Skip to content

Commit

Permalink
weaviate 1.27.7
Browse files Browse the repository at this point in the history
  • Loading branch information
marevol committed Dec 6, 2024
1 parent 37dbe98 commit a45599b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion run-weaviate.ipynb
Original file line number Diff line number Diff line change
Expand Up @@ -50,7 +50,7 @@
" weaviate_name: str = \"benchmark_weaviate\"\n",
" weaviate_host: str = \"localhost\"\n",
" weaviate_port: int = 8091\n",
" weaviate_version: str = \"1.26.3\"\n",
" weaviate_version: str = \"1.27.7\"\n",
"\n",
"\n",
"def get_dataset_config(target_name):\n",
Expand Down

0 comments on commit a45599b

Please sign in to comment.