Microsoft AutoGen 曾是构建 LLM 多智能体系统的标杆性开源框架。2023 年末由 Microsoft Research 发布后迅速成为研究人员和开发者的默认选择:智能体之间可以互相对话、调用工具、编写并执行代码、在流程中引入人类审批,以对话式的协调方式取代了单条长 Prompt 链条。
If you have been using previous versions of AutoGen you might be interested to know that a new user interface is now available to make configuring your autonomous AI processes even easier. AutoGen ...