AgentScope
by Alibaba
The core framework for agent development, featuring modular design, async architecture, and intelligent context management.
See documenation https://doc.agentscope.io/
See main Github repo: agentscope-ai/agentscope
and complementary repos:
- AgentScope Runtime For agent deployment with sandboxed tool execution for production-ready AI applications. agentscope-ai/agentscope-runtime.
- AgentScope Studio agentscope-ai/agentscope-studio.
Architecture
Features
- Modular and highly extensible agent development framework
- Asynchronous architecture for real-time intervention and flexible tool invocation
- Supports diverse LLM and embedding APIs
- Integrated toolkit, meta-tools, and Model-Context-Protocol (MCP)
- Advanced context management with memory, long-term memory, and formatting utilities
- Built-in support for ReAct paradigm and multi-agent cooperation
Superpowers
AgentScope is designed for developers and organizations building advanced AI agents. Its modularity and async design allow seamless integration of multiple tools and models, real-time control over agent actions, and sophisticated context/memory management. With support for multi-agent collaboration and the ReAct paradigm, AgentScope empowers users to create intelligent, adaptable agents for complex workflows.
Pricing
- Open source (see documentation for details)