Files
openrouter-python-sdk-retry…/docs/components/responseformattextconfig.md
T
2025-11-13 14:21:27 -05:00

26 lines
462 B
Markdown

# ResponseFormatTextConfig
Text response format configuration
## Supported Types
### `components.ResponsesFormatText`
```python
value: components.ResponsesFormatText = /* values here */
```
### `components.ResponsesFormatJSONObject`
```python
value: components.ResponsesFormatJSONObject = /* values here */
```
### `components.ResponsesFormatTextJSONSchemaConfig`
```python
value: components.ResponsesFormatTextJSONSchemaConfig = /* values here */
```