- API type selection: Choose Chat Completions (
chat.completions.create) or Responses (responses.create) per model configuration. - Custom provider support: OpenAI and Azure OpenAI custom providers can be configured with an API type for consistent routing.
- Parameter compatibility: Phoenix maps shared invocation parameters to the chosen API type and filters unsupported fields automatically.

