agentscope/examples/deployment/README.md

6 lines
328 B
Markdown

This dir contains examples of deploying multi-agent systems with different strategies using AgentScope.
| Example | Multi-agent System | Frontend Displaying |
| --- | --- | --- |
| [planning_agent](./planning_agent) | A planning agent that can create worker agents to handle sub-tasks. | Only exposing the main planner agent |