mirror of
https://github.com/OpenBMB/ChatDev.git
synced 2026-04-25 11:18:06 +00:00
Merge branch 'OpenBMB:main' into main
This commit is contained in:
commit
efb7e00fc1
@ -258,6 +258,8 @@ if result.final_message:
|
||||
print(f"Output: {result.final_message.text_content()}")
|
||||
```
|
||||
|
||||
**我们也发布了 ChatDev Python SDK(PyPI 包 `chatdev`)**,便于在 Python 中直接运行 YAML 工作流编排并执行多智能体任务。安装详情与版本说明见 [PyPI:chatdev 0.1.0](https://pypi.org/project/chatdev/0.1.0/)。
|
||||
|
||||
---
|
||||
|
||||
<a id="开发者"></a>
|
||||
|
||||
@ -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>
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user