Skip to content

Commit d75ab3a

Browse files
authored
Update rag-chatbot.ipynb
1 parent 0dee7a3 commit d75ab3a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

learn/generation/langchain/rag-chatbot.ipynb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -64,7 +64,7 @@
6464
"!pip install -qU \\\n",
6565
" langchain==0.0.354 \\\n",
6666
" openai==1.6.1 \\\n",
67-
" datasets==2.10.1 \\\n",
67+
" datasets==2.15.1 \\\n",
6868
" pinecone-client==3.1.0 \\\n",
6969
" tiktoken==0.5.2"
7070
]

0 commit comments

Comments
 (0)