Skip to content

Inference API documentation missing content #4294

Open
@jonathan-buttner

Description

@jonathan-buttner

The transition to the new docs system which bases the content on the comments and examples within the specification is missing information from the old docs system for the Inference API.

I'll list a few examples below but I suspect that we'll need to go through each page of the old docs of the inference API and compare it to the new docs to determine the extent of what is missing.

Chat Completion API

The 8.x docs are here: https://github.com/elastic/elasticsearch/blob/8.x/docs/reference/inference/chat-completion-inference.asciidoc?plain=1

The new docs are based on the content here: https://github.com/elastic/elasticsearch-specification/blob/main/specification/inference/chat_completion_unified/UnifiedRequest.ts#L25

Examples of things that are missing

There are probably more things but those are the ones that immediately stand out.

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions