Introducing AutoGen Studio: A low-code interface for building multi-agent workflows - Microsoft Research

使用步骤: 

GitHub - microsoft/autogen: A programming framework for agentic AI 🤖 PyPi: autogen-agentchat Discord: https://aka.ms/autogen-discord Office Hour: https://aka.ms/autogen-officehour

1.安装Python 3.11.0

2. command line:

pip install -U autogenstudio

autogenstudio ui --port 8080 --appdir ./myapp

检查Path变量:

$env:PATH -split ";"
看看 Python 的 Scripts 目录是否在路径中。如果没有,可以手动添加:

$env:PATH += ";C:\Users\XXXXXXAppData\Local\Programs\Python\Python39\Scripts"

www.aivi.fyi

AutoGen Studio零代码创建AI智能体工作流!三分钟从入门到精通!支持工具调用与多agents协作!微软最强开源可视化AI Agents框架!轻松打造旅游规划智能体工作流!轻松解决复杂任务

Logo

Agent 垂直技术社区,欢迎活跃、内容共建。

更多推荐