Open kosabogi opened 1 day ago
With the introduction of default inference endpoints, manual creation of inference endpoints is no longer required for semantic search when using semantic_text.
The default (or preconfigured) endpoints start with a . character, we have 2 of them now:
.elser-2-elasticsearch
.multilingual-e5-small-elasticsearch
There is a new default value for the inference_id field (.elser-2-elasticsearch).
inference_id
Update the following tutorials to align with the new functionality:
Pinging @elastic/ml-core (Team:ML)
Overview
With the introduction of default inference endpoints, manual creation of inference endpoints is no longer required for semantic search when using semantic_text.
The default (or preconfigured) endpoints start with a . character, we have 2 of them now:
.elser-2-elasticsearch
.multilingual-e5-small-elasticsearch
There is a new default value for the
inference_id
field (.elser-2-elasticsearch
).Update the following tutorials to align with the new functionality:
Required Updates:
inference_id
field.inference_id
field.inference_id
field.