Chain-of-Thought Prompting Elicits Reasoning in Large Language Models, Jason Wei, Xuezhi Wang, Dale Schuurmans, Maarten Bosma, Brian Ichter, Fei Xia, Ed Chi, Quoc Le, Denny Zhou, 2022Advances in Neural Information Processing Systems 35 (NeurIPS 2022)DOI: 10.48550/arXiv.2201.11903 - This foundational paper shows how prompting LLMs to generate intermediate reasoning steps (Chain-of-Thought) significantly enhances their ability to perform complex tasks, supporting the strategy of explicit action decomposition.
A Survey on Large Language Model based Autonomous Agents, Lei Wang, Chen Ma, Xueyang Feng, Zeyu Zhang, Hao Yang, Jingsen Zhang, Zhiyuan Chen, Jiakai Tang, Xu Chen, Yankai Lin, Wayne Xin Zhao, Zhewei Wei, Ji-Rong Wen, 2023arXiv preprintDOI: 10.48550/arXiv.2308.11432 - Offers a broad review of LLM-powered autonomous agents, underscoring the critical role of well-defined instructions in their planning, memory, tool integration, and execution of intricate tasks.