Skip to content

Commit bc8dcd1

Browse files
changed appropriate versions
1 parent 287941c commit bc8dcd1

File tree

1 file changed

+2
-3
lines changed

1 file changed

+2
-3
lines changed

huggingface/query_based/hugging_face.ipynb

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -191,10 +191,9 @@
191191
"source": [
192192
"- **Python 3.8+** \n",
193193
"- Required Python packages (installed via pip in the next section):\n",
194-
" - `langchain-couchbase==0.5.0rc1`\n",
194+
" - `langchain-couchbase==1.0.1`\n",
195195
" - `transformers==4.56.1` \n",
196-
" - `sentence_transformers==5.1.0`\n",
197-
" - `langchain_huggingface==0.3.1`"
196+
" - `sentence_transformers==5.1.0`\n"
198197
]
199198
},
200199
{

0 commit comments

Comments
 (0)