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/completionsCompatibilityExisting clients can continue sending their established OpenAI-style request shape. The endpoint is not formally deprecated, but new stateful behavior is available through Tasks.