awesome-repositories.com
Blog
awesome-repositories.com

Entdecke die besten Open-Source-Repositories mit KI-gestützter Suche.

EntdeckenKuratierte SuchenOpen-Source-AlternativenSelf-hosted SoftwareBlogSitemap
ProjektÜber unsRanking-MethodikPresseMCP-Server
RechtlichesDatenschutzAGB
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·

1 Repo

Awesome GitHub RepositoriesUser-Defined Plugin Bundles

Loading collections of user-defined functions as a bundle for the code interpreter to call during task execution.

Distinct from Programmatic Plugin Loading: Distinct from Programmatic Plugin Loading: focuses on loading a bundle of user-defined functions for an agent, not general programmatic activation of plugins.

Explore 1 awesome GitHub repository matching software engineering & architecture · User-Defined Plugin Bundles. Refine with filters or upvote what's useful.

Awesome User-Defined Plugin Bundles GitHub Repositories

Finde die besten Repos mit KI.Wir suchen mit KI nach den am besten passenden Repositories.
  • microsoft/taskweaverAvatar von microsoft

    microsoft/TaskWeaver

    6,115Auf GitHub ansehen↗

    TaskWeaver is an LLM agent framework that interprets natural language requests and executes them as Python code, SQL queries, or shell commands. It functions as a conversational code interpreter that maintains stateful data structures across turns, generating executable code from user prompts within a session-based environment. The system is designed as a self-hosted AI agent platform that can be deployed in Docker, managing sessions and providing a web UI for data analytics and automation tasks. The framework distinguishes itself through a role-based multi-agent architecture that divides the

    TaskWeaver loads a collection of user-defined functions into the conversation so the code interpreter can call them during task execution.

    Pythonagentai-agentscode-interpreter
    Auf GitHub ansehen↗6,115
  1. Home
  2. Software Engineering & Architecture
  3. Plugin Architectures
  4. Programmatic Plugin Loading
  5. User-Defined Plugin Bundles