arXiv 2303.11366
Reflexion: Language Agents with Verbal Reinforcement Learning
By Noah Shinn, Federico Cassano, et al.
Published 2023-03-20
Mindmap
Browse the paper's core ideas, clusters, and relationships in a structured outline.
Large language models (LLMs) have been increasingly used to interact with external environments (e.g., games, compilers, APIs) as goal-driven agents. However, it remains challenging for these language agents to quickly and efficiently learn from trial-and-error as traditional reinforcement learning methods require extensive training samples and expensive model fine-tuning. We propose Reflexion, a novel framework to…