elastic / elasticsearch

Free and Open Source, Distributed, RESTful Search Engine
https://www.elastic.co/products/elasticsearch
Other
1.52k stars 24.9k forks source link

[DOCS][ML] Update documentation for default inference endpoints in semantic_text tutorials #117821

Open kosabogi opened 1 day ago

kosabogi commented 1 day ago

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:

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:

elasticsearchmachine commented 1 day ago

Pinging @elastic/ml-core (Team:ML)