awesome-repositories.com
Blog
awesome-repositories.com

Descoperă cele mai bune repository-uri open source cu căutare AI.

ExploreazăCăutări recomandateAlternative open-sourceSoftware self-hostedBlogHartă site
ProiectDespreCum realizăm clasamentulPresăServer MCP
LegalConfidențialitateTermeni
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·

2 repository-uri

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

Găsește cele mai bune repo-uri cu AI.Vom căuta cele mai potrivite repository-uri folosind AI.
  • yoheinakajima/babyagiAvatar yoheinakajima

    yoheinakajima/babyagi

    22,309Vezi pe 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
    Vezi pe GitHub↗22,309
  • microsoft/agent-frameworkAvatar microsoft

    microsoft/agent-framework

    7,277Vezi pe 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
    Vezi pe GitHub↗7,277
  1. Home
  2. Artificial Intelligence & ML
  3. Agent Function Libraries