arXiv 2402.16823

Language Agents as Optimizable Graphs

By Mingchen Zhuge, Wenyi Wang, et al.

Published 2024-02-26

Mindmap

Browse the paper's core ideas, clusters, and relationships in a structured outline.

Various human-designed prompt engineering techniques have been proposed to improve problem solvers based on Large Language Models (LLMs), yielding many disparate code bases. We unify these approaches by describing LLM-based agents as computational graphs. The nodes implement functions to process multimodal data or query LLMs, and the edges describe the information flow between operations. Graphs can be recursively c…

View the original paper on arXiv