Get an inference endpoint | Elasticsearch API documentation (original) (raw)
Dismiss highlight Show more
Responses
- 200 application/json
Hide response attribute Show response attribute object- Hide endpoints attributes Show endpoints attributes object
* Hide chunking_settings attributes Show chunking_settings attributes object
* The maximum size of a chunk in words. This value cannot be higher than300
or lower than20
(forsentence
strategy) or10
(forword
strategy).
* The number of overlapping words for chunks. It is applicable only to aword
chunking strategy. This value cannot be higher than half themax_chunk_size
value.
* The number of overlapping sentences for chunks. It is applicable only for asentence
chunking strategy. It can be either1
or0
.
* The chunking strategy:sentence
orword
.
* The service type
* The inference Id
* Values aresparse_embedding
,text_embedding
,rerank
,completion
, orchat_completion
.
- Hide endpoints attributes Show endpoints attributes object