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

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

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

3 مستودعات

Awesome GitHub RepositoriesParallel Tool Execution

Capabilities for invoking multiple functions or extraction tasks in a single model request to improve efficiency.

Distinguishing note: None of the candidates relate to LLM tool calling; this is specific to AI agentic workflows.

Explore 3 awesome GitHub repositories matching artificial intelligence & ml · Parallel Tool Execution. Refine with filters or upvote what's useful.

Awesome Parallel Tool Execution GitHub Repositories

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

    ruvnet/ruflo

    61,524عرض على GitHub↗

    Ruflo is an AI agent orchestration platform and workflow automation tool designed to decompose high-level goals into executable action plans. It functions as a manager for multi-agent swarms, organizing autonomous entities into collaborative topologies that utilize shared consensus to complete complex tasks. The framework distinguishes itself through a retrieval-augmented generation layer and knowledge graphs for reasoning over linked data. It incorporates a trajectory-based learning loop that analyzes previous execution paths to refine cognitive patterns and improve future reasoning accuracy

    Enables the concurrent invocation of multiple functions or tool calls in a single model request to accelerate workflows.

    TypeScript
    عرض على GitHub↗61,524
  • openai/chatgpt-retrieval-pluginالصورة الرمزية لـ openai

    openai/chatgpt-retrieval-plugin

    21,192عرض على GitHub↗

    This project is a retrieval-augmented generation pipeline designed for building custom ChatGPT plugins that allow language models to query private or professional documents. It implements a full retrieval workflow, from processing and indexing document chunks to retrieving relevant context for natural language queries. The system distinguishes itself through a hybrid retrieval approach that combines dense vector embeddings with sparse keyword matching, further refined by a two-stage semantic re-ranking process. It includes specialized data privacy tools for screening personally identifiable i

    Enables executing multiple data operations simultaneously within a single request to improve system efficiency.

    Pythonchatgptchatgpt-plugins
    عرض على GitHub↗21,192
  • 567-labs/instructorالصورة الرمزية لـ 567-labs

    567-labs/instructor

    13,176عرض على GitHub↗

    Instructor is a framework designed for structured data extraction, validation, and language model integration. It functions as a library that transforms unstructured text into validated, type-safe objects by leveraging schema definitions and model-specific tool-calling capabilities. By acting as a validation middleware, the project ensures that language model outputs strictly conform to defined data structures. The library distinguishes itself through a robust validation-based retry loop that automatically re-submits failed responses with error feedback to iteratively correct schema complianc

    Invoke several functions in a single request to reduce latency by processing multiple structured data extraction tasks simultaneously.

    Pythonopenaiopenai-function-calliopenai-functions
    عرض على GitHub↗13,176
  1. Home
  2. Artificial Intelligence & ML
  3. Parallel Tool Execution