quchangle1/LLM-Tool-Survey
This is the repository for the Tool Learning survey.
This is a curated collection of research papers focused on how Large Language Models (LLMs) can be enhanced by learning to use external tools. It categorizes existing literature by 'why' tool learning is beneficial and 'how' it is implemented, including task planning, tool selection, tool calling, and response generation. The target audience is researchers and developers working on LLMs who want to understand and implement advanced LLM capabilities.
481 stars. No commits in the last 6 months.
Use this if you are a researcher or industrial developer exploring how to augment LLMs with external tools to solve more complex problems, and you need a systematically organized resource of relevant academic papers.
Not ideal if you are looking for ready-to-use software, code examples, or a tutorial on how to implement tool-augmented LLMs.
Stars
481
Forks
16
Language
—
License
—
Category
Last pushed
Aug 09, 2025
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/llm-tools/quchangle1/LLM-Tool-Survey"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Higher-rated alternatives
langfengQ/verl-agent
verl-agent is an extension of veRL, designed for training LLM/VLM agents via RL. verl-agent is...
sotopia-lab/sotopia
Sotopia: an Open-ended Social Learning Environment (ICLR 2024 spotlight)
zhudotexe/redel
ReDel is a toolkit for researchers and developers to build, iterate on, and analyze recursive...
TIGER-AI-Lab/verl-tool
A version of verl to support diverse tool use
AMAP-ML/Tree-GRPO
[ICLR 2026] Tree Search for LLM Agent Reinforcement Learning