Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,11 @@ applies:

# Chat completion inference API [chat-completion-inference-api]

::::{admonition} New API reference
For the most up-to-date API details, refer to [{{infer-cap}} APIs](https://www.elastic.co/docs/api/doc/elasticsearch/group/endpoint-inference).

::::

Streams a chat completion response.

::::{important}
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,11 @@ applies:

# JinaAI inference integration [infer-service-jinaai]

::::{admonition} New API reference
For the most up-to-date API details, refer to [{{infer-cap}} APIs](https://www.elastic.co/docs/api/doc/elasticsearch/group/endpoint-inference).

::::

Creates an {{infer}} endpoint to perform an {{infer}} task with the `jinaai` service.


Expand Down
Loading