We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a8e2489 commit dae7544Copy full SHA for dae7544
docs/reference/ingest/processors/inference.asciidoc
@@ -772,8 +772,8 @@ PUT _ingest/pipeline/query_helper_pipeline
772
}
773
--------------------------------------------------
774
// NOTCONSOLE
775
-<1> The `prompt` field contains the prompt for the chat completion task.
776
-<2>
+<1> The `prompt` field contains the prompt for the completion task.
+<2> The ID of the {infer} endpoint created upfront that uses the <<infer-service-openai,`openai` service>> with the `completion` task type.
777
778
779
[source,console]
0 commit comments