POST /v1/chat/completions endpoint accepts the parameters below. The endpoint is OpenAI-compatible with Auriko-specific extensions for routing and metadata.
Not all providers support every optional parameter. Auriko drops unsupported ones and includes a warning in
routing_metadata.warnings.require_parameters to true. Check which parameters each provider supports via the model directory endpoint.
Supported parameters
Auriko accepts and forwards 32 parameters to providers.Deprecated with auto-transform
These legacy OpenAI parameters are accepted and converted to their modern equivalents.Accepted and dropped
These parameters are accepted but not forwarded to providers. A warning is included inrouting_metadata.warnings.