ReAct: Synergizing Reasoning and Acting in Language Models, Shunyu Yao, Jeffrey Zhao, Dian Yu, Nan Du, Izhak Shafran, Karthik Narasimhan, Yuan Cao, 2023arXiv preprint arXiv:2210.03629DOI: 10.48550/arXiv.2210.03629 - Introduces a framework for building LLM agents, illustrating how prompts facilitate planning, reasoning, and tool interaction, which helps resolve many common agent issues.
Generative Agents: Interactive Simulacra of Human Behavior, Joon Sung Park, Joseph C. O'Brien, Carrie J. Cai, Meredith Ringel Morris, Percy Liang, Michael S. Bernstein, 2023arXiv:2304.03442DOI: 10.48550/arXiv.2304.03442 - Presents an architecture for generative agents, including an explicit memory system that manages context and maintains consistent persona over extended interactions, mitigating context management failures.
A Survey of Large Language Models for Autonomous Agents, Zhicheng Xi, Hao Peng, Shihao Liang, Shitong Li, Junteng Liu, Yongjie Wang, Xin Yao, Xiangru Tang, Yangyi Chen, Rujie Zhong, Jianxing Liu, Changmeng Zheng, Jianzong Wang, Jing Cai, Guohong Fu, Xiaobo Wang, Jie Zhang, Xipeng Shen, Yonghong Tian, Yang Liu, 2023arXiv preprint arXiv:2309.17242 - A comprehensive survey categorizing LLM-based autonomous agents, covering planning, memory, and tool use, which provides a broader view of the challenges and solutions related to agent prompt implementations.