awesome-repositories.com
المدونة
MCP
awesome-repositories.com

اكتشف أفضل مستودعات المصادر المفتوحة باستخدام بحث مدعوم بالذكاء الاصطناعي.

استكشفعمليات بحث منسقةبدائل مفتوحة المصدربرمجيات ذاتية الاستضافةالمدونةخريطة الموقع
المشروعخادم MCPحولكيفية ترتيب النتائجالصحافة
قانونيالخصوصيةالشروط
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·

2 مستودعات

Awesome GitHub RepositoriesTool Call Data Generators

Automated generation of user queries and corresponding tool call outputs for training agent systems.

Distinct from Training Data Generation: Focuses on synthetic tool-use data, distinct from general training data generation.

Explore 2 awesome GitHub repositories matching artificial intelligence & ml · Tool Call Data Generators. Refine with filters or upvote what's useful.

Awesome Tool Call Data Generators GitHub Repositories

اعثر على أفضل المستودعات باستخدام الذكاء الاصطناعي.سنبحث عن أفضل المستودعات المطابقة باستخدام الذكاء الاصطناعي.
  • camel-ai/camelالصورة الرمزية لـ camel-ai

    camel-ai/camel

    17,253عرض على GitHub↗

    This project is a comprehensive framework for building and managing autonomous agent systems. It provides a unified architecture for orchestrating multi-agent societies, where specialized agents collaborate through roleplay to decompose and solve complex tasks. The system integrates language models with external environments, enabling agents to perform real-world actions through a standardized tool-calling abstraction layer. The framework distinguishes itself through its focus on iterative reasoning and data reliability. It employs automated feedback loops to refine agent outputs and self-eva

    Automates the creation of human-like user queries and tool call outputs for training and testing agent systems.

    Pythonagentai-societiesartificial-intelligence
    عرض على GitHub↗17,253
  • openbmb/toolbenchالصورة الرمزية لـ OpenBMB

    OpenBMB/ToolBench

    5,672عرض على GitHub↗

    ToolBench is an open platform for training, serving, and evaluating large language models that retrieve and call real-world APIs to complete user instructions. It provides an API-aware inference engine that selects relevant tools from a large corpus and generates sequences of tool calls to produce final answers, along with a custom API registration system that lets users add their own REST endpoints for the model to discover and invoke. The platform includes a complete instruction-tuning pipeline for training models on curated tool-use data, a multi-tool execution engine that coordinates sequ

    Generates high-quality instruction-tuning examples that teach models to plan and execute API calls.

    Python
    عرض على GitHub↗5,672
  1. Home
  2. Artificial Intelligence & ML
  3. Training Data Generation
  4. Tool Call Data Generators