mirror of
https://github.com/wassname/openrouter-python-sdk-retry-errors.git
synced 2026-08-01 12:40:23 +08:00
11 lines
979 B
Markdown
11 lines
979 B
Markdown
# ResponseFormatJSONSchema
|
|
|
|
JSON Schema response format for structured outputs
|
|
|
|
|
|
## Fields
|
|
|
|
| Field | Type | Required | Description |
|
|
| ---------------------------------------------------- | ---------------------------------------------------- | ---------------------------------------------------- | ---------------------------------------------------- |
|
|
| `type` | [models.TypeJSONSchema](../models/typejsonschema.md) | :heavy_check_mark: | N/A |
|
|
| `json_schema` | [models.JSONSchema](../models/jsonschema.md) | :heavy_check_mark: | N/A | |