2024
Advancing Tool-Augmented Large Language Models: Integrating Insights from Errors in Inference Trees
NeurIPS 2024poster
Tool-augmented large language models (LLMs) leverage tools, often in the form of APIs, to improve their reasoning capabilities on complex tasks. This enables them to act as intelligent agents interacting with the real world. The recently introduced ToolLLaMA model by Qin et al. [2023] utilizes the d…