1
0
Эх сурвалжийг харах

fix:requirements.txt in AutoGen

lyxx2535 7 сар өмнө
parent
commit
1e333f8c8a

+ 2 - 2
code/chapter6/AutoGenDemo/requirements.txt

@@ -1,6 +1,6 @@
 # AutoGen 软件开发团队案例依赖 (v0.7.4)
-"autogen-agentchat"
-"autogen-ext[openai,azure]"
+autogen-agentchat
+autogen-ext[openai,azure]
 openai>=1.0.0
 streamlit>=1.28.0
 requests>=2.31.0