Skip to content

Commit

Permalink
[DOCS] Adds description to service param.
Browse files Browse the repository at this point in the history
  • Loading branch information
szabosteve committed Feb 12, 2024
1 parent 4478e63 commit a0f7713
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/reference/inference/put-inference.asciidoc
Original file line number Diff line number Diff line change
Expand Up @@ -65,7 +65,7 @@ The type of the {infer} task that the model will perform. Available task types:
(Required, string)
The type of service supported for the specified task type.
Available services:
* `cohere`:
* `cohere`: specify the `text_embedding` task type to use the Cohere service.
* `elser`: specify the `sparse_embedding` task type to use the ELSER service.
* `hugging_face`: specify the `text_embedding` task type to use the Hugging Face
service.
Expand Down

0 comments on commit a0f7713

Please sign in to comment.