Skip to content

Commit

Permalink
Added langchain-community pip install
Browse files Browse the repository at this point in the history
  • Loading branch information
sergiopaniego committed Jun 13, 2024
1 parent 4aad139 commit dc8e7bb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion notebooks/en/rag_zephyr_langchain.ipynb
Original file line number Diff line number Diff line change
Expand Up @@ -66,7 +66,7 @@
},
"outputs": [],
"source": [
"!pip install -q langchain"
"!pip install -q langchain langchain-community"
]
},
{
Expand Down

0 comments on commit dc8e7bb

Please sign in to comment.