Skip to content

Commit

Permalink
Update rag-chatbot.ipynb
Browse files Browse the repository at this point in the history
  • Loading branch information
jaglinux authored Jan 17, 2024
1 parent 4df95ca commit 02f0eb5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion learn/generation/langchain/rag-chatbot.ipynb
Original file line number Diff line number Diff line change
Expand Up @@ -62,7 +62,7 @@
"outputs": [],
"source": [
"!pip install -qU \\\n",
" langchain==0.0.355 \\\n",
" langchain==0.0.354 \\\n",
" openai==1.6.1 \\\n",
" datasets==2.10.1 \\\n",
" pinecone-client==3.0.0 \\\n",
Expand Down

0 comments on commit 02f0eb5

Please sign in to comment.