mirror of
https://github.com/wassname/openrouter-python-sdk-retry-errors.git
synced 2026-07-29 11:23:49 +08:00
19 lines
237 B
Plaintext
19 lines
237 B
Plaintext
---
|
|
title: "Format"
|
|
---
|
|
|
|
## Supported Types
|
|
|
|
### `components.FormatText`
|
|
|
|
```python
|
|
value: components.FormatText = /* values here */
|
|
```
|
|
|
|
### `components.FormatGrammar`
|
|
|
|
```python
|
|
value: components.FormatGrammar = /* values here */
|
|
```
|
|
|