Skip to content

Commit

Permalink
Update chroma.ipynb
Browse files Browse the repository at this point in the history
added langchain openai to the pip
  • Loading branch information
Latticeworks1 authored Dec 24, 2024
1 parent 17f1ec8 commit 05604eb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/docs/integrations/vectorstores/chroma.ipynb
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@
"metadata": {},
"outputs": [],
"source": [
"pip install -qU \"langchain-chroma>=0.1.2\""
"pip install -qU \"langchain-chroma>=0.1.2\" langchain_openai"
]
},
{
Expand Down

0 comments on commit 05604eb

Please sign in to comment.