ReAct: Synergizing Reasoning and Acting in Language Models, Shunyu Yao, Jeffrey Zhao, Dian Yu, Nan Du, Izhak Shafran, Karthik Narasimhan, Yuan Cao, 2022arXiv preprint arXiv:2210.03629 (arXiv)DOI: 10.48550/arXiv.2210.03629 - Introduces a paradigm that combines reasoning and acting, central to agentic systems that use tools, offering information on interaction flow for evaluation.
Function calling and tools, OpenAI, 2024 (OpenAI) - Official guide on how to implement and use function calling, providing practical context for LLM interaction with external tools and evaluation aspects.