Skip to content

Commit

Permalink
qdrant 1.10.0
Browse files Browse the repository at this point in the history
  • Loading branch information
marevol committed Jul 7, 2024
1 parent 836e825 commit 7f1b29b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion run-qdrant.ipynb
Original file line number Diff line number Diff line change
@@ -51,7 +51,7 @@
" qdrant_name: str = \"benchmark_qdrant\"\n",
" qdrant_host: str = \"localhost\"\n",
" qdrant_port: int = 6344\n",
" qdrant_version: str = \"1.9.5\"\n",
" qdrant_version: str = \"1.10.0\"\n",
"\n",
"\n",
"def get_dataset_config(target_name):\n",

0 comments on commit 7f1b29b

Please sign in to comment.