AutoGen Studio零代码创建AI智能体工作流
AutoGen Studio
·
使用步骤:
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框架!轻松打造旅游规划智能体工作流!轻松解决复杂任务
更多推荐



所有评论(0)