ReAct: Synergizing Reasoning and Acting in Language Models, Shunyu Yao, Jeffrey Zhao, Dian Yu, Nan Du, Izhak Shafran, Karthik Narasimhan, Yuan Cao, 2023ICLRDOI: 10.48550/arXiv.2210.03629 - Introduces a paradigm for language models to combine reasoning and acting steps, enabling them to generate both reasoning traces and task-specific actions for interacting with external environments, including tools.
Function calling, OpenAI, 2023 - Official documentation explaining how to enable OpenAI's models to call custom functions, detailing the specification of tools and the model's output format for tool invocation.
Gorilla: Large Language Model Connected with Massive Tools, Shishir G. Patil, Tianjun Zhang, Xin Wang, Joseph E. Gonzalez, 2023arXivDOI: 10.48550/arXiv.2305.15334 - Presents a model designed to accurately invoke a large number of APIs by fine-tuning a language model on a comprehensive dataset of API calls, addressing challenges in scaling tool integration.
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, 2023arXivDOI: 10.48550/arXiv.2308.11432 - Provides an extensive review of autonomous agents powered by large language models, covering fundamental components like perception, memory, planning, and the mechanisms for external tool utilization.