mirror of
https://github.com/wassname/openrouter-python-sdk-retry-errors.git
synced 2026-09-11 12:31:28 +08:00
first commit
This commit is contained in:
@@ -0,0 +1,25 @@
|
||||
# ReasoningDetail
|
||||
|
||||
Reasoning detail information
|
||||
|
||||
|
||||
## Supported Types
|
||||
|
||||
### `models.ReasoningDetailSummary`
|
||||
|
||||
```python
|
||||
value: models.ReasoningDetailSummary = /* values here */
|
||||
```
|
||||
|
||||
### `models.ReasoningDetailEncrypted`
|
||||
|
||||
```python
|
||||
value: models.ReasoningDetailEncrypted = /* values here */
|
||||
```
|
||||
|
||||
### `models.ReasoningDetailText`
|
||||
|
||||
```python
|
||||
value: models.ReasoningDetailText = /* values here */
|
||||
```
|
||||
|
||||
Reference in New Issue
Block a user