Files
openrouter-python-sdk-retry…/docs/models/chatcompletioncreateparamsjsonschema.md
T
2025-08-22 10:31:13 -05:00

2.3 KiB
Raw Blame History

ChatCompletionCreateParamsJSONSchema

Fields

Field Type Required Description
name str ✔️ Schema name (a-z, A-Z, 0-9, underscores, dashes, max 64 chars)
description Optional[str] Schema description for the model
schema_ Optional[models.ResponseFormatJSONSchemaSchema] The schema for the response format, described as a JSON Schema object
strict OptionalNullable[bool] Enable strict schema adherence