@@ -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]