Every AI provider returns the same OpenAI-compatible response format, making it seamless to switch between providers without changing your application code.
extra_fields
section, along with any provider-specific metadata you might need for debugging or analytics.
This gives you the best of both worlds: consistent application logic with full transparency into the underlying provider behavior.
Learn more about configuring provider transparency:
SendBackRawResponse
and other provider settingssend_back_raw_response
via API, UI, or config file