We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 287941c commit bc8dcd1Copy full SHA for bc8dcd1
huggingface/query_based/hugging_face.ipynb
@@ -191,10 +191,9 @@
191
"source": [
192
"- **Python 3.8+** \n",
193
"- Required Python packages (installed via pip in the next section):\n",
194
- " - `langchain-couchbase==0.5.0rc1`\n",
+ " - `langchain-couchbase==1.0.1`\n",
195
" - `transformers==4.56.1` \n",
196
- " - `sentence_transformers==5.1.0`\n",
197
- " - `langchain_huggingface==0.3.1`"
+ " - `sentence_transformers==5.1.0`\n"
198
]
199
},
200
{
0 commit comments