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

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

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

2 مستودعات

Awesome GitHub RepositoriesAgent Function Libraries

Management of collections of specialized functions and their associated metadata for use by AI agents.

Distinguishing note: Shortlist candidates are for general functional programming or math libraries, not agent-tool libraries.

Explore 2 awesome GitHub repositories matching artificial intelligence & ml · Agent Function Libraries. Refine with filters or upvote what's useful.

Awesome Agent Function Libraries GitHub Repositories

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

    yoheinakajima/babyagi

    22,309عرض على GitHub↗

    This is a framework for building autonomous agents that use large language models to plan, execute, and refine their own tasks. It functions as an autonomous task orchestrator and agent framework, utilizing a function registry to manage the code-based tools and plugins the agents use to achieve complex goals. The system is distinguished by its ability to perform autonomous code generation, where the agent analyzes requirements to write new reusable functions on the fly. It employs a recursive loop-based planning model to continuously update its goal list and refine its performance based on ex

    Organizes and registers individual functions and grouped packs with associated metadata for agent use.

    Python
    عرض على GitHub↗22,309
  • microsoft/agent-frameworkالصورة الرمزية لـ microsoft

    microsoft/agent-framework

    7,277عرض على GitHub↗

    The agent-framework is an LLM agent orchestration framework and multi-agent workflow engine designed for building autonomous AI agents. It provides a tool integration layer for binding external functions, APIs, and sandboxed code as executable tools for language models. The framework distinguishes itself through a graph-based system for designing sequential and parallel task flows, featuring state management and checkpointing for long-running processes. It implements comprehensive conversational state management and an observability suite that uses telemetry to trace execution flows and monit

    Provides agents with libraries of specialized external functions to perform tasks and access real-time data.

    Pythonagent-frameworkagentic-aiagents
    عرض على GitHub↗7,277
  1. Home
  2. Artificial Intelligence & ML
  3. Agent Function Libraries