Skip to documentation
Omni Developers

Chat Completions

Compatibility guidance for existing OpenAI-style Omni clients.

Compatibility only

Use Chat Completions only for an existing OpenAI-style integration. New integrations should use POST /v1/tasks.

POST/v1/chat/completionsCompatibility
Scopeschat

Existing clients can continue sending their established OpenAI-style request shape. The endpoint is not formally deprecated, but new stateful behavior is available through Tasks.