Omni Developers
Compatibility

Chat Completions

Compatibility guidance for existing OpenAI-style Omni clients.

Compatibility only

This endpoint remains supported for compatibility. New integrations should use POST /v1/tasks for persistent workspace state, history, Vault attachments, and structured citations.

POST/v1/chat/completionsCompatibility
chat

Existing clients can continue sending their established OpenAI-style request shape. The compatibility endpoint is not the definition of app-parity behavior and will not receive new Omni-specific stateful features solely to mirror the task API.

It is not formally deprecated. Keep compatibility tests in place when migrating an existing client, and move new workflows to Tasks when persistent Omni behavior is required.