Skip to content

Commit

Permalink
use AVS Python client 3.0.1 in vector store notebook
Browse files Browse the repository at this point in the history
  • Loading branch information
dwelch-spike committed Oct 30, 2024
1 parent 2abe886 commit 15a665a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/docs/integrations/vectorstores/aerospike.ipynb
Original file line number Diff line number Diff line change
Expand Up @@ -51,7 +51,7 @@
},
"outputs": [],
"source": [
"!pip install --upgrade --quiet aerospike-vector-search==3.0.0 langchain-community sentence-transformers langchain"
"!pip install --upgrade --quiet aerospike-vector-search==3.0.1 langchain-community sentence-transformers langchain"
]
},
{
Expand Down

0 comments on commit 15a665a

Please sign in to comment.