mirror of
https://github.com/wassname/openrouter-python-sdk-retry-errors.git
synced 2026-07-29 11:23:49 +08:00
24 lines
387 B
Markdown
24 lines
387 B
Markdown
# Schema2
|
|
|
|
|
|
## Supported Types
|
|
|
|
### `components.Schema2ReasoningSummary`
|
|
|
|
```python
|
|
value: components.Schema2ReasoningSummary = /* values here */
|
|
```
|
|
|
|
### `components.Schema2ReasoningEncrypted`
|
|
|
|
```python
|
|
value: components.Schema2ReasoningEncrypted = /* values here */
|
|
```
|
|
|
|
### `components.Schema2ReasoningText`
|
|
|
|
```python
|
|
value: components.Schema2ReasoningText = /* values here */
|
|
```
|
|
|