Skip to content

Commit 1763196

Browse files
authored
endpoint name - duplicate (#448)
1 parent c76cb73 commit 1763196

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

supporting-blog-content/unifying-elastic-vector-database-and-llms-for-intelligent-query/Unifying_Elastic_Vector_Database_and_LLMs_for_Intelligent_Query.ipynb

+1-1
Original file line numberDiff line numberDiff line change
@@ -234,7 +234,7 @@
234234
"# JSON dataset URL\n",
235235
"DATASET_URL = \"https://ela.st/hotels-dataset\"\n",
236236
"\n",
237-
"ELSER_ENDPOINT_NAME = \"my-e5-endpoint\"\n",
237+
"ELSER_ENDPOINT_NAME = \"my-elser-endpoint\"\n",
238238
"E5_ENDPOINT_NAME = \"my-e5-endpoint\"\n",
239239
"\n",
240240
"\n",

0 commit comments

Comments
 (0)