Skip to content

Commit

Permalink
weaviate 1.25.7
Browse files Browse the repository at this point in the history
  • Loading branch information
marevol committed Jul 10, 2024
1 parent eee4f9b commit 93fb829
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.25.2\"\n",
" weaviate_version: str = \"1.25.7\"\n",
"\n",
"\n",
"def get_dataset_config(target_name):\n",
Expand Down

0 comments on commit 93fb829

Please sign in to comment.