Merge branch 'OpenBMB:main' into main

This commit is contained in:
Do Le Long An 2026-03-23 14:42:29 +07:00 committed by GitHub
commit efb7e00fc1
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
2 changed files with 4 additions and 0 deletions

View File

@ -258,6 +258,8 @@ if result.final_message:
print(f"Output: {result.final_message.text_content()}")
```
**我们也发布了 ChatDev Python SDKPyPI 包 `chatdev`**,便于在 Python 中直接运行 YAML 工作流编排并执行多智能体任务。安装详情与版本说明见 [PyPIchatdev 0.1.0](https://pypi.org/project/chatdev/0.1.0/)。
---
<a id="开发者"></a>

View File

@ -259,6 +259,8 @@ if result.final_message:
print(f"Output: {result.final_message.text_content()}")
```
**We have released the ChatDev Python SDK (PyPI package `chatdev`)**, so you can also run YAML workflow and multi-agent tasks directly in Python. For installation and version details, see [PyPI: chatdev 0.1.0](https://pypi.org/project/chatdev/0.1.0/).
---
<a id="developers"></a>