We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2b1b997 commit cbaf404Copy full SHA for cbaf404
python-recipes/agents/04_autogen_agent.ipynb
@@ -45,7 +45,7 @@
45
}
46
],
47
"source": [
48
- "%pip install -q autogen autogen_agentchat transformers\n",
+ "%pip install -q autogen autogen_agentchat transformers openai\n",
49
"%pip install -q \"autogen-ext[redisvl]\""
50
]
51
},
0 commit comments