Files
openrouter-python-sdk-retry…/docs/models/jsonschema.md
T

2.3 KiB
Raw Blame History

JSONSchema

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