Skip to content

Commit dae7544

Browse files
committed
[DOCS] More edits.
1 parent a8e2489 commit dae7544

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

docs/reference/ingest/processors/inference.asciidoc

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -772,8 +772,8 @@ PUT _ingest/pipeline/query_helper_pipeline
772772
}
773773
--------------------------------------------------
774774
// NOTCONSOLE
775-
<1> The `prompt` field contains the prompt for the chat completion task.
776-
<2>
775+
<1> The `prompt` field contains the prompt for the completion task.
776+
<2> The ID of the {infer} endpoint created upfront that uses the <<infer-service-openai,`openai` service>> with the `completion` task type.
777777

778778

779779
[source,console]

0 commit comments

Comments
 (0)