mirror of
https://github.com/wassname/openrouter-python-sdk-retry-errors.git
synced 2026-08-01 12:40:23 +08:00
1.7 KiB
1.7 KiB
Reasoning
Reasoning configuration
Fields
| Field | Type | Required | Description |
|---|---|---|---|
enabled |
Optional[bool] | ➖ | Enables reasoning with default settings. Only work for some models. |
effort |
OptionalNullable[models.Effort] | ➖ | OpenAI-style reasoning effort setting |
max_tokens |
OptionalNullable[float] | ➖ | non-OpenAI-style reasoning effort setting |
exclude |
Optional[bool] | ➖ | N/A |