mirror of
https://github.com/elastic/elasticsearch.git
synced 2025-04-25 07:37:19 -04:00
some fixed (#112332)
This commit is contained in:
parent
2c29a3ae0a
commit
35fe3a9c47
2 changed files with 1 additions and 9 deletions
|
@ -25,7 +25,7 @@ include::inference-shared.asciidoc[tag=task-type]
|
|||
Available task types:
|
||||
|
||||
* `text_embedding`,
|
||||
* `sparse_embedding`.
|
||||
* `sparse_embedding`,
|
||||
* `rerank`.
|
||||
--
|
||||
|
||||
|
|
|
@ -122,14 +122,6 @@ Only available for `anthropic`, `cohere`, and `mistral` providers.
|
|||
Alternative to `temperature`. Limits samples to the top-K most likely words, balancing coherence and variability.
|
||||
Should not be used if `temperature` is specified.
|
||||
|
||||
=====
|
||||
+
|
||||
.`task_settings` for the `text_embedding` task type
|
||||
[%collapsible%closed]
|
||||
=====
|
||||
|
||||
There are no `task_settings` available for the `text_embedding` task type.
|
||||
|
||||
=====
|
||||
|
||||
[discrete]
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue