Skip to main content
Text models run through chat completions or Responses-style routes.

Chat request

The normalizer preserves common OpenAI and AI SDK fields, including stream_options, parallel_tool_calls, response_format, and reasoning fields where the selected adapter supports them.

Responses request

Responses can be retrieved by ID after creation.