arXiv 2402.16823

Language Agents as Optimizable Graphs

By Mingchen Zhuge, Wenyi Wang, et al.

Published 2024-02-26

Wiki summary

Explore the paper's summary, context, and related research on Papiers.

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