Skip to content

Commit cb7bc0b

Browse files
szabostevegithub-actions[bot]
authored andcommitted
Modifies the description of PUT inference OpenAI. (#4066)
(cherry picked from commit ae99584)
1 parent ae3d4a0 commit cb7bc0b

File tree

5 files changed

+7
-7
lines changed

5 files changed

+7
-7
lines changed

output/openapi/elasticsearch-openapi.json

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

output/openapi/elasticsearch-serverless-openapi.json

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

output/schema/schema-serverless.json

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

output/schema/schema.json

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

specification/inference/put_openai/PutOpenAiRequest.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@ import { integer } from '@_types/Numeric'
2828
/**
2929
* Create an OpenAI inference endpoint.
3030
*
31-
* Create an inference endpoint to perform an inference task with the `openai` service.
31+
* Create an inference endpoint to perform an inference task with the `openai` service or `openai` compatible APIs.
3232
*
3333
* When you create an inference endpoint, the associated machine learning model is automatically deployed if it is not already running.
3434
* After creating the endpoint, wait for the model deployment to complete before using it.

0 commit comments

Comments
 (0)