Skip to content

Commit

Permalink
qdrant 1.12.0
Browse files Browse the repository at this point in the history
  • Loading branch information
marevol committed Oct 9, 2024
1 parent 0d95408 commit f597ed6
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
Expand Up @@ -51,7 +51,7 @@
" qdrant_name: str = \"benchmark_qdrant\"\n",
" qdrant_host: str = \"localhost\"\n",
" qdrant_port: int = 6344\n",
" qdrant_version: str = \"1.11.5\"\n",
" qdrant_version: str = \"1.12.0\"\n",
"\n",
"\n",
"def get_dataset_config(target_name):\n",
Expand Down

0 comments on commit f597ed6

Please sign in to comment.