awesome-repositories.com
博客
awesome-repositories.com

通过 AI 驱动的搜索,发现最优秀的开源仓库。

探索精选搜索开源替代品自托管软件博客网站地图
项目关于排名机制媒体报道MCP 服务器
法律隐私政策服务条款
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·

2 个仓库

Awesome GitHub RepositoriesExecution Result Interfaces

Systems for retrieving, parsing, and managing structured outputs and performance metrics from autonomous agent tasks.

Distinguishing note: Focuses on the post-execution data retrieval layer rather than the orchestration logic itself.

Explore 2 awesome GitHub repositories matching artificial intelligence & ml · Execution Result Interfaces. Refine with filters or upvote what's useful.

Awesome Execution Result Interfaces GitHub Repositories

用 AI 发现最棒的仓库。我们将通过 AI 为您搜索最匹配的仓库。
  • crewaiinc/crewaicrewAIInc 的头像

    crewAIInc/crewAI

    53,687在 GitHub 上查看↗

    CrewAI is a multi-agent orchestration framework designed for building autonomous systems that execute complex, multi-step workflows. It provides a development platform where specialized agents are defined with specific roles, goals, and tool sets to perform tasks collaboratively. By leveraging a declarative workflow engine, the system manages task dependencies, state transitions, and execution logic, allowing for the creation of structured, stateful sequences of operations. The framework distinguishes itself through its hierarchical management capabilities, which utilize manager agents to coo

    CrewAI retrieves structured outputs including raw text, data models, and usage metrics through a dedicated interface after task completion.

    Pythonagentsaiai-agents
    在 GitHub 上查看↗53,687
  • openai/openai-agents-pythonopenai 的头像

    openai/openai-agents-python

    27,191在 GitHub 上查看↗

    This project is a Python framework for building autonomous, event-driven agent systems. It provides a unified runtime for orchestrating multi-agent workflows, managing persistent conversation state, and executing code within secure, isolated sandbox environments. The framework is designed to handle complex task delegation, allowing agents to invoke other agents as tools while maintaining context across multi-turn interactions. The framework distinguishes itself through its deep integration with the Model Context Protocol, enabling agents to connect to external data sources and remote services

    Provides interfaces to access final outputs, state snapshots, and interaction history after workflow completion.

    Pythonagentsaiframework
    在 GitHub 上查看↗27,191
  1. Home
  2. Artificial Intelligence & ML
  3. Execution Result Interfaces