AutoTools — Agent Tool by mangopy

by mangopy · Agent Tool · ★ 180

Last updated: · Indexed by AgentSkillsHub · Auto-synced every 8h

🔒 Is AutoTools safe to install? View the security audit →

About AutoTools

AutoTools 🔧This project (AutoTools) aims to introduce an automatic framework to enable the large language models (LLMs) as autonomous agents. By integrating the AutoTools, the LLM automatically transforms tool documentation into callable functions, verify syntax and runtime correctness, and flexibly compose these functions into executable programs to solve practical tasks. News [2025.1.20] The second version of our paper has been accepted by the THE WEB CONFERENCE 2025 (WWW2025) 🎉🎉🎉. See our paper for more details. [2024. 12.7 ] Our code was released, including main code for inference and supervised fine-tuning. [2024.5.26] The first version of our paper has been released in arxiv. See our paper in this link. Quick start for AutoTools We provide the following quick demo to learn about our project. The full demo is also provided in for a clear illustration. Build your own tool-augmented (func-augmented) LLMs python from basellm import FuncLLM llmconfig = { "modelnameorpath": "", # "basemodel": "gpt", # gpt or open-source llm "apikey": "", # API KEY to access the LLM (openai API for gpt; VLLM local API key for open-sour

agentlarge-language-models

Quick Facts

Stars180
Forks1
LanguagePython
CategoryAgent Tool
LicenseApache-2.0
Quality Score68.1961597433815/100
Open Issues2
Last Updated2025-04-08
Created2024-12-06
Platformspython
Est. Tokens~547k

AutoTools alternative? Top 6 similar tools

Looking for a AutoTools alternative? If you're comparing AutoTools with other agent tool tools, these 6 projects are the closest alternatives on Agent Skills Hub — ranked by topic overlap, star count, and community traction.

  • ToolOrchestra by NVlabs · ⭐ 753

    ToolOrchestra is an end-to-end RL training framework for orchestrating tools and agentic workflows.

  • LLM-Tool-Survey by quchangle1 · ⭐ 486

    This is the repository for the Tool Learning survey.

  • ToolEmu by ryoungj · ⭐ 217

    [ICLR'24 Spotlight] A language model (LM)-based emulation framework for identifying the risks of LM agents wit

  • CoAgents by shizhl · ⭐ 214

    Official code for paper "Learning to Use Tools via Cooperative and Interactive Agents"

  • LLM-Finetuning-Toolkit by georgian-io · ⭐ 870

    Toolkit for fine-tuning, ablating and unit-testing open-source LLMs.

  • octocode-mcp by bgauryy · ⭐ 838

    MCP server for semantic code research and context generation on real-time using LLM patterns | Search naturall

More Agent Tool Tools

Explore other popular agent tool tools:

View all Agent Tool tools →

Popular Python Agent Tools

Frequently Asked Questions

What is AutoTools?

AutoTools is Official Repo for WWW 2025 paper "Tool Learning in the Wild: Empowering Language Models as Automatic Tool Agents". It is categorized as a Agent Tool with 180 GitHub stars.

What programming language is AutoTools written in?

AutoTools is primarily written in Python. It covers topics such as agent, large-language-models.

How do I install or use AutoTools?

You can find installation instructions and usage details in the AutoTools GitHub repository at github.com/mangopy/AutoTools. The project has 180 stars and 1 forks, indicating an active community.

What license does AutoTools use?

AutoTools is released under the Apache-2.0 license, making it free to use and modify according to the license terms.

What are the best alternatives to AutoTools?

The top alternatives to AutoTools on Agent Skills Hub include ToolOrchestra, LLM-Tool-Survey, ToolEmu. Each offers a different approach to the same problem space — compare them side-by-side by stars, quality score, and community activity.

View on GitHub → Browse Agent Tool tools