ReAct: Synergizing Reasoning and Acting in Language Models, Shunyu Yao, Jeffrey Zhao, Dian Yu, Nan Du, Izhak Shafran, Karthik Narasimhan, Yuan Cao, 2022International Conference on Learning Representations (ICLR)DOI: 10.48550/arXiv.2210.03629 - This paper introduces the ReAct framework, combining reasoning (Thought) and acting (Action) in language models, directly relevant to the operational cycle described.
Function calling, OpenAI, 2024 (OpenAI) - Presents practical guidance and examples for enabling LLMs to use external tools via function calls, a concrete implementation of tool augmentation.
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 preprint arXiv:2308.11432DOI: 10.48550/arXiv.2308.11432 - This survey provides an overview of agent architectures, including tool use, offering context for how tool-augmented LLMs fit into the field of LLM-based autonomous agents.