Skip to content

Commit

Permalink
Merge pull request #116 from sergiopaniego/langchain_community_install
Browse files Browse the repository at this point in the history
Added langchain-community pip install
  • Loading branch information
stevhliu committed Jun 13, 2024
2 parents 70c4586 + dc8e7bb commit 05d6750
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 05d6750

Please sign in to comment.