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 d013c68 commit 54c2000Copy full SHA for 54c2000
python-recipes/agents/04_autogen_agent.ipynb
@@ -45,7 +45,7 @@
45
}
46
],
47
"source": [
48
- "%pip install -q autogen autogen_agentchat transformers openai\n",
+ "%pip install -q autogen autogen_agentchat sentence_transformers transformers openai\n",
49
"%pip install -q \"autogen-ext[redisvl]\""
50
]
51
},
0 commit comments