Skip to content

Commit 3fbf206

Browse files
authored
Update README.md
1 parent 12b5f22 commit 3fbf206

File tree

1 file changed

+6
-1
lines changed

1 file changed

+6
-1
lines changed

README.md

Lines changed: 6 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -100,7 +100,12 @@ participants:设置Team的参与者(Agent) ,List列表
100100
termination_condition:Team终止条件,默认None则无限期运行
101101
max_turns:Team支持的最大会话回合数,默认None则无限制
102102
**MagenticOneGroupChat**
103-
官方正在开发中,相应源码暂没相关注释
103+
一个通用的多Agent系统,用于解决各种领域的开放式网络和基于文件的任务
104+
它代表了多代理系统向前迈出的重要一步,在多项代理基准测试中取得了极具竞争力的性能
105+
其属性如下:
106+
participants:设置Team的参与者(Agent) ,List列表
107+
termination_condition:Team终止条件,默认None则无限期运行
108+
max_turns:Team支持的最大会话回合数,默认None则无限制
104109
**(1)Team管理**
105110
**run()**
106111
处理任务并返回任务结果

0 commit comments

Comments
 (0)