From 78655737a738264204fb77350c2dac11a1dd2770 Mon Sep 17 00:00:00 2001 From: Brad Quarry <38725582+bradquarry@users.noreply.github.com> Date: Mon, 24 Mar 2025 07:23:18 -0400 Subject: [PATCH 1/2] Update service-openai.asciidoc (#125419) MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Many customers want to use our OpenAI Inference endpoint against OpenAI compatible API's they have written, or Ollama, or Nvidia Triton OpenAI API front end. I had heard that was the intent of this OpenAI inference endpoint, but we do not state it directly. Can we validate this is OK with Search PM and include this? Co-authored-by: István Zoltán Szabó --- docs/reference/inference/service-openai.asciidoc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/reference/inference/service-openai.asciidoc b/docs/reference/inference/service-openai.asciidoc index d2c0dd460f9e7..8a5fd559ba25e 100644 --- a/docs/reference/inference/service-openai.asciidoc +++ b/docs/reference/inference/service-openai.asciidoc @@ -7,7 +7,7 @@ For the most up-to-date API details, refer to {api-es}/group/endpoint-inference[{infer-cap} APIs]. -- -Creates an {infer} endpoint to perform an {infer} task with the `openai` service. +Creates an {infer} endpoint to perform an {infer} task with the `openai` service or `openai` compatible API's. [discrete] From 17e0efaa4c3491a2b6a98f82d368c6103773921a Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Istv=C3=A1n=20Zolt=C3=A1n=20Szab=C3=B3?= Date: Mon, 24 Mar 2025 14:16:58 +0100 Subject: [PATCH 2/2] Update docs/reference/inference/service-openai.asciidoc --- docs/reference/inference/service-openai.asciidoc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/reference/inference/service-openai.asciidoc b/docs/reference/inference/service-openai.asciidoc index 8a5fd559ba25e..9bc673f941b33 100644 --- a/docs/reference/inference/service-openai.asciidoc +++ b/docs/reference/inference/service-openai.asciidoc @@ -7,7 +7,7 @@ For the most up-to-date API details, refer to {api-es}/group/endpoint-inference[{infer-cap} APIs]. -- -Creates an {infer} endpoint to perform an {infer} task with the `openai` service or `openai` compatible API's. +Creates an {infer} endpoint to perform an {infer} task with the `openai` service or `openai` compatible APIs. [discrete]