add README_zh
This commit is contained in:
12
README.md
12
README.md
@@ -1,5 +1,13 @@
|
||||
# AgentScope Sample Agents
|
||||
|
||||
[](https://github.com/agentscope-ai/agentscope-samples/blob/main/LICENSE)
|
||||
[](https://www.python.org/)
|
||||
[](https://doc.agentscope.io/)
|
||||
[](https://runtime.agentscope.io/)
|
||||
[](https://github.com/agentscope-ai/agentscope-samples)
|
||||
|
||||
[[中文README]](README_zh.md)
|
||||
|
||||
Welcome to the **AgentScope Sample Agents** repository! 🎯
|
||||
This repository provides **ready-to-use Python sample agents** built on top of:
|
||||
|
||||
@@ -23,7 +31,7 @@ AgentScope Runtime is a **comprehensive runtime framework** that addresses two k
|
||||
1. **Effective Agent Deployment** – Scalable deployment and management of agents across environments.
|
||||
2. **Sandboxed Tool Execution** – Secure, isolated execution of tools and external actions.
|
||||
|
||||
It includes **context management** and **secure sandboxing**, and can be used with **AgentScope** or other agent frameworks.
|
||||
It includes **agent deployment** and **secure sandboxed tool execution**, and can be used with **AgentScope** or other agent frameworks.
|
||||
|
||||
------
|
||||
|
||||
@@ -121,7 +129,7 @@ If you:
|
||||
Please:
|
||||
|
||||
1. Read the sample-specific `README.md`.
|
||||
2. File a [GitHub Issue](https://github.com/agentscope-ai/agentscope-samples/blob/main/issues).
|
||||
2. File a [GitHub Issue](https://github.com/agentscope-ai/agentscope-samples/issues).
|
||||
3. Join the community discussions:
|
||||
|
||||
| [Discord](https://discord.gg/eYMpfnkG8h) | DingTalk |
|
||||
|
||||
Reference in New Issue
Block a user