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

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

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

modelscope/ms-agent

0
View on GitHub↗
4,318 星标·507 分支·Python·Apache-2.0·9 次浏览ms-agent-en.readthedocs.io↗

Ms Agent

ms-agent is an LLM agent framework and multi-agent orchestration system designed to build autonomous entities that combine large language models with tool calling and structured workflows. It serves as a tool integration platform and workflow engine for executing complex tasks through the coordination of specialized agents.

The project distinguishes itself through a multimodal agent workflow engine capable of automating the production of text, images, and video. It features a sandboxed code execution environment for running generated code and quantitative data analysis in isolated containers, alongside a self-healing execution model that uses language models to analyze runtime failures and automatically generate fixes.

The system covers broad capability areas including deep research automation, automated software generation, and financial research analysis. It implements these through a dependency-aware directed acyclic graph for task scheduling, hybrid-search skill matching, and state-aware memory management to maintain context across extended interactions.

An interactive web interface is provided for real-time chatting and monitoring agent execution via bidirectional connections.

Features

  • Agentic LLM Frameworks - Ships a framework for building autonomous agents powered by LLMs with native support for tool use and structured workflows.
  • Autonomous Agent Creation - Provides a comprehensive framework for building autonomous agent loops that combine LLMs with tool calling and structured workflows.
  • AI Agent Integration Platforms - Provides a unified platform for managing the connection between autonomous agents and custom external tool interfaces.
  • AI Agent Workflow Definition - Enables the configuration-based definition of structured agent workflows to handle multi-step reasoning.
  • Language Model Integrations - Connects various reasoning engines and language model providers to power autonomous agent operations.
  • Multi-Agent Orchestration - Implements high-level orchestration for decomposing complex goals and delegating them across multiple specialized agents.
  • Multi-Agent Orchestration Systems - Implements a system for coordinating multiple autonomous agents to execute collaborative, multi-step workflows.
  • Multi-Agent Orchestrators - Coordinates teams of specialized AI agents to decompose complex tasks into manageable sub-tasks.
  • Tool Calling - Implements mechanisms for language models to request and execute external functions via a standardized protocol.
  • AI Agent Development Tools - Provides a comprehensive environment for building autonomous entities that combine LLMs with tool calling and structured protocols.
  • Custom Tool Definitions - Implements frameworks for defining typed, executable functions that agents use to interact with external systems.
  • Agent Skill DAG Execution - Executes complex agent skill sequences using a dependency-aware directed acyclic graph for precise task orchestration.
  • Code Sandboxing Environments - Provides isolated container environments to securely execute model-generated code and data processing tasks.
  • Automated Software Engineering Agents - Coordinates specialized agents to translate natural language requirements into complete and validated software codebases.
  • Hybrid Short-and-Long Term Memory - Integrates short-term session context with long-term persistent storage and memory compression to track state.
  • Deep Research Execution - Autonomously executes complex analytical tasks to generate evidence-based research reports combining market data and sentiment analysis.
  • Hybrid Search Retrievers - Combines keyword and vector search to match user intents with the most relevant agent tools and capabilities.
  • Multimodal Workflow Orchestrators - Coordinates agents across diverse modalities to automate the production of text, images, and video.
  • Runtime Bug Healing - Uses LLMs to automatically repair runtime bugs occurring during the execution of agent tasks in sandboxed environments.
  • Code Execution Environments - Provides an isolated container environment specifically for agents to safely execute generated code and data analysis.
  • External Tool Integration - Provides the connectivity layer for agents to interact with external APIs and perform real-world actions.
  • Iterative Report Generators - Generates professional long-form reports using iterative search, outlining, and consistency checks.
  • Financial Analysis Frameworks - Coordinates specialized agents to combine quantitative market data and sentiment analysis for professional financial research.
  • Multimodal Content Generation - Processes and generates content across multiple modalities, including text, images, and video.
  • Multimodal Model Integrations - Sets up interfaces that allow LLMs and VLMs to process and respond to multiple data types simultaneously.
  • Short-Form Video Generation - Automates the end-to-end synthesis of short-form videos, including scripting, storyboarding, and rendering.
  • Sandboxed Execution - Executes quantitative data processing and visualization tasks within isolated environments for security and reproducibility.
  • Code Execution Sandboxes - Runs generated data processing tasks inside isolated containers to ensure environment security and reproducibility.
  • DAG Workflow Executions - Uses directed acyclic graphs to map dependencies between agent skills and ensure correct execution order.
  • LLM-Driven Self-Healing - Employs language models to analyze runtime failures and automatically generate fixes to recover failed execution steps.
  • Requirement to Code Generators - Automates the translation of natural language requirements into complete, validated codebases using dependency-aware scheduling.

Star 历史

modelscope/ms-agent 的 Star 历史图表modelscope/ms-agent 的 Star 历史图表

AI 搜索

探索更多 awesome 仓库

用简单的语言描述您的需求 —— AI 将根据相关性为您从数千个精选开源项目中进行排序。

Start searching with AI

Ms Agent 的开源替代方案

相似的开源项目,按与 Ms Agent 的功能重合度排序。
  • camel-ai/camelcamel-ai 的头像

    camel-ai/camel

    17,253在 GitHub 上查看↗

    This project is a comprehensive framework for building and managing autonomous agent systems. It provides a unified architecture for orchestrating multi-agent societies, where specialized agents collaborate through roleplay to decompose and solve complex tasks. The system integrates language models with external environments, enabling agents to perform real-world actions through a standardized tool-calling abstraction layer. The framework distinguishes itself through its focus on iterative reasoning and data reliability. It employs automated feedback loops to refine agent outputs and self-eva

    Pythonagentai-societiesartificial-intelligence
    在 GitHub 上查看↗17,253
  • mervinpraison/praisonaiMervinPraison 的头像

    MervinPraison/PraisonAI

    5,592在 GitHub 上查看↗

    PraisonAI is an autonomous AI agent platform that coordinates multiple LLM-powered agents for research, planning, and execution of complex workflows. It functions as a multi-agent orchestration framework, a workflow builder, and a Model Context Protocol server, while also providing retrieval-augmented generation through vector knowledge bases. Agents can interact via CLI, web, or standardized protocols with sandboxed code execution. The platform distinguishes itself with a rich set of agent communication protocols, including A2A, REST, WebSocket, voice and telephony integration, and MCP, allo

    Pythonagentsaiai-agent-framework
    在 GitHub 上查看↗5,592
  • i-am-bee/beeai-frameworki-am-bee 的头像

    i-am-bee/beeai-framework

    3,304在 GitHub 上查看↗

    The BeeAI Framework is an LLM agent framework and multi-agent orchestration engine used to build autonomous agents that coordinate reasoning, tool execution, and complex workflows. It functions as a structured AI output controller and RAG integration library, providing a unified interface to manage multiple language model providers. The framework is distinguished by its implementation of the Model Context Protocol, allowing agents, tools, and models to be shared between different AI platforms and hosted as agentic tooling servers. It enables the design of collaborative agent teams through dec

    Pythonagentsaiai-agent
    在 GitHub 上查看↗3,304
  • cloudwego/einocloudwego 的头像

    cloudwego/eino

    9,675在 GitHub 上查看↗

    Eino is an AI agent development kit and LLM application framework designed for building autonomous agents and orchestrating complex language model workflows. It serves as a multi-agent orchestration engine and workflow orchestrator, providing a graph-based execution model to route data between models, tools, and retrievers. The framework distinguishes itself through a robust set of multi-agent coordination patterns, including supervisor-led management, sequential flows, and autonomous reasoning loops like ReAct. It features advanced agent execution controls such as active turn preemption, che

    Goaiai-applicationai-framework
    在 GitHub 上查看↗9,675
查看 Ms Agent 的所有 30 个替代方案→

常见问题解答

modelscope/ms-agent 是做什么的?

ms-agent is an LLM agent framework and multi-agent orchestration system designed to build autonomous entities that combine large language models with tool calling and structured workflows. It serves as a tool integration platform and workflow engine for executing complex tasks through the coordination of specialized agents.

modelscope/ms-agent 的主要功能有哪些?

modelscope/ms-agent 的主要功能包括:Agentic LLM Frameworks, Autonomous Agent Creation, AI Agent Integration Platforms, AI Agent Workflow Definition, Language Model Integrations, Multi-Agent Orchestration, Multi-Agent Orchestration Systems, Multi-Agent Orchestrators。

modelscope/ms-agent 有哪些开源替代品?

modelscope/ms-agent 的开源替代品包括: camel-ai/camel — This project is a comprehensive framework for building and managing autonomous agent systems. It provides a unified… mervinpraison/praisonai — PraisonAI is an autonomous AI agent platform that coordinates multiple LLM-powered agents for research, planning, and… i-am-bee/beeai-framework — The BeeAI Framework is an LLM agent framework and multi-agent orchestration engine used to build autonomous agents… cloudwego/eino — Eino is an AI agent development kit and LLM application framework designed for building autonomous agents and… vrsen/agency-swarm — Agency Swarm is a multi-agent orchestration framework and development kit designed to coordinate specialized AI agents… the-pocket/pocketflow-tutorial-codebase-knowledge — This project is a comprehensive suite of AI tools and frameworks, featuring an LLM multi-agent orchestrator, an…