Reason-Wang/ToolGen
[ICLR 2025] The official implementation of paper "ToolGen: Unified Tool Retrieval and Calling via Generation"
This is a framework designed to help large language models (LLMs) intelligently use and integrate various digital tools. It works by teaching LLMs to recognize and 'call' specific tools as if they were part of their own language, making it easier for them to perform complex tasks. Researchers and developers working on advanced AI agents will find this useful for building more capable LLMs that can interact with external APIs.
174 stars. No commits in the last 6 months.
Use this if you are developing or fine-tuning large language models and want them to seamlessly find and use external digital tools to complete tasks.
Not ideal if you are an end-user looking for a pre-built application or a simple API to integrate into your existing software.
Stars
174
Forks
14
Language
Python
License
—
Category
Last pushed
Mar 26, 2025
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/llm-tools/Reason-Wang/ToolGen"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Higher-rated alternatives
ai4co/reevo
[NeurIPS 2024] ReEvo: Large Language Models as Hyper-Heuristics with Reflective Evolution
SALT-NLP/collaborative-gym
Framework and toolkits for building and evaluating collaborative agents that can work together...
Gen-Verse/LatentMAS
Latent Collaboration in Multi-Agent Systems
lean-dojo/LeanCopilot
LLMs as Copilots for Theorem Proving in Lean
WooooDyy/AgentGym-RL
Code and implementations for the paper "AgentGym-RL: Training LLM Agents for Long-Horizon...