mirror of
https://github.com/wassname/openrouter-python-sdk-retry-errors.git
synced 2026-07-29 11:23:49 +08:00
3.2 KiB
3.2 KiB
ResponsesFormatTextJSONSchemaConfig
JSON schema constrained response format
Fields
| Field | Type | Required | Description |
|---|---|---|---|
type |
components.ResponsesFormatTextJSONSchemaConfigType | ✔️ | N/A |
name |
str | ✔️ | N/A |
description |
Optional[str] | ➖ | N/A |
strict |
OptionalNullable[bool] | ➖ | N/A |
schema_ |
Dict[str, Nullable[Any]] | ✔️ | N/A |