Skip to content

Commit d57ae09

Browse files
committed
Pin ragstack-langchain version in notebook
1 parent 63c508b commit d57ae09

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

libs/knowledge-store/notebooks/astra_support.ipynb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@
1414
"outputs": [],
1515
"source": [
1616
"%pip install -q \\\n",
17-
" ragstack-ai-langchain[knowledge-store] \\\n",
17+
" ragstack-ai-langchain[knowledge-store]==1.3.0 \\\n",
1818
" beautifulsoup4 markdownify python-dotenv"
1919
]
2020
},

0 commit comments

Comments
 (0)