Maximilian-Winter/ToolAgents
ToolAgents is a lightweight and flexible framework for creating function-calling agents with various language models and APIs.
This project helps developers integrate large language models (LLMs) with custom tools or functions. It takes in conversational input and a set of defined tools, allowing the LLM to decide when and how to use those tools to generate a response. A developer would use this to build applications that leverage LLMs for interactive, task-oriented conversations.
Available on PyPI.
Use this if you are a developer building an application that needs to connect an LLM to external functions or APIs, such as a chatbot that can perform calculations, fetch real-time data, or interact with other services.
Not ideal if you are looking for a pre-built, end-user chatbot application, as this project provides the underlying framework for developers to construct such applications.
Stars
27
Forks
8
Language
Python
License
MIT
Category
Last pushed
Mar 13, 2026
Commits (30d)
0
Dependencies
10
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/agents/Maximilian-Winter/ToolAgents"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Compare
Related agents
openai/openai-agents-python
A lightweight, powerful framework for multi-agent workflows
openagents-org/openagents
OpenAgents - AI Agent Networks for Open Collaboration
vamplabAI/sgr-agent-core
Schema-Guided Reasoning (SGR) has agentic system design created by neuraldeep community
BrainBlend-AI/atomic-agents
Building AI agents, atomically
camel-ai/camel
🐫 CAMEL: The first and the best multi-agent framework. Finding the Scaling Law of Agents....