Files
openrouter-python-sdk-retry…/docs/components/responseformat.md
T
OpenRouter SDK Bot 5ab44f08f0 feat: regenerate SDK with updated OpenAPI spec
Speakeasy regeneration with latest schema changes including
type renames and new server tool models.
2026-03-27 15:18:14 -04:00

661 B

ResponseFormat

Response format configuration

Supported Types

components.ChatFormatTextConfig

value: components.ChatFormatTextConfig = /* values here */

components.FormatJSONObjectConfig

value: components.FormatJSONObjectConfig = /* values here */

components.ChatFormatJSONSchemaConfig

value: components.ChatFormatJSONSchemaConfig = /* values here */

components.ChatFormatGrammarConfig

value: components.ChatFormatGrammarConfig = /* values here */

components.ChatFormatPythonConfig

value: components.ChatFormatPythonConfig = /* values here */