File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 66[ ![ Python Version] ( https://img.shields.io/badge/python-3.10%2B-blue.svg?logo=python&label=Python )] ( https://python.org )
77[ ![ License] ( https://img.shields.io/badge/license-Apache%202.0-red.svg?logo=apache&label=Liscnese )] ( LICENSE )
88[ ![ Code Style] ( https://img.shields.io/badge/code%20style-black-black.svg?logo=python&label=CodeStyle )] ( https://github.com/psf/black )
9-
109[ ![ GitHub Stars] ( https://img.shields.io/github/stars/agentscope-ai/agentscope-runtime?style=flat&logo=github&color=yellow&label=Stars )] ( https://github.com/agentscope-ai/agentscope-runtime/stargazers )
1110[ ![ GitHub Forks] ( https://img.shields.io/github/forks/agentscope-ai/agentscope-runtime?style=flat&logo=github&color=purple&label=Forks )] ( https://github.com/agentscope-ai/agentscope-runtime/network )
1211[ ![ Build Status] ( https://img.shields.io/badge/build-passing-brightgreen.svg?logo=githubactions&label=Build )] ( https://github.com/agentscope-ai/agentscope-runtime/actions )
13-
1412[ ![ Cookbook] ( https://img.shields.io/badge/📚_Cookbook-English|中文-teal.svg )] ( https://runtime.agentscope.io )
1513[](https://deepwiki.com/agentscope-ai/agentscope-runtime)
16-
1714[ ![ A2A] ( https://img.shields.io/badge/A2A-Agent_to_Agent-blue.svg?label=A2A )] ( https://a2a-protocol.org/ )
1815[ ![ MCP] ( https://img.shields.io/badge/MCP-Model_Context_Protocol-purple.svg?logo=plug&label=MCP )] ( https://modelcontextprotocol.io/ )
19-
2016[ ![ Discord] ( https://img.shields.io/badge/Discord-Join_Us-blueviolet.svg?logo=discord )] ( https://discord.gg/eYMpfnkG8h )
2117[ ![ DingTalk] ( https://img.shields.io/badge/DingTalk-Join_Us-orange.svg )] ( https://qr.dingtalk.com/action/joingroup?code=v1,k1,OmDlBXpjW+I2vWjKDsjvI9dhcXjGZi3bQiojOq3dlDw=&_dt_no_comment=1&origin=11 )
2218
Original file line number Diff line number Diff line change 66[ ![ Python Version] ( https://img.shields.io/badge/python-3.10%2B-blue.svg?logo=python&label=Python )] ( https://python.org )
77[ ![ License] ( https://img.shields.io/badge/license-Apache%202.0-red.svg?logo=apache&label=Liscnese )] ( LICENSE )
88[ ![ Code Style] ( https://img.shields.io/badge/code%20style-black-black.svg?logo=python&label=CodeStyle )] ( https://github.com/psf/black )
9-
109[ ![ GitHub Stars] ( https://img.shields.io/github/stars/agentscope-ai/agentscope-runtime?style=flat&logo=github&color=yellow&label=Stars )] ( https://github.com/agentscope-ai/agentscope-runtime/stargazers )
1110[ ![ GitHub Forks] ( https://img.shields.io/github/forks/agentscope-ai/agentscope-runtime?style=flat&logo=github&color=purple&label=Forks )] ( https://github.com/agentscope-ai/agentscope-runtime/network )
1211[ ![ Build Status] ( https://img.shields.io/badge/build-passing-brightgreen.svg?logo=githubactions&label=Build )] ( https://github.com/agentscope-ai/agentscope-runtime/actions )
13-
1412[ ![ Cookbook] ( https://img.shields.io/badge/📚_Cookbook-English|中文-teal.svg )] ( https://runtime.agentscope.io )
1513[](https://deepwiki.com/agentscope-ai/agentscope-runtime)
16-
1714[ ![ A2A] ( https://img.shields.io/badge/A2A-Agent_to_Agent-blue.svg?label=A2A )] ( https://a2a-protocol.org/ )
1815[ ![ MCP] ( https://img.shields.io/badge/MCP-Model_Context_Protocol-purple.svg?logo=plug&label=MCP )] ( https://modelcontextprotocol.io/ )
19-
2016[ ![ Discord] ( https://img.shields.io/badge/Discord-Join_Us-blueviolet.svg?logo=discord )] ( https://discord.gg/eYMpfnkG8h )
2117[ ![ DingTalk] ( https://img.shields.io/badge/DingTalk-Join_Us-orange.svg )] ( https://qr.dingtalk.com/action/joingroup?code=v1,k1,OmDlBXpjW+I2vWjKDsjvI9dhcXjGZi3bQiojOq3dlDw=&_dt_no_comment=1&origin=11 )
2218
@@ -79,7 +75,7 @@ pip install agentscope-runtime
7975pip install " agentscope-runtime[sandbox]"
8076```
8177
82- 从源码安装:
78+ (可选) 从源码安装:
8379
8480``` bash
8581# 从 GitHub 拉取源码
You can’t perform that action at this time.
0 commit comments