Files
openrouter-python-sdk-retry…/docs/models/chatstreamcompletioncreateparamseffort.md
T
2025-08-22 10:31:13 -05:00

13 lines
248 B
Markdown

# ChatStreamCompletionCreateParamsEffort
OpenAI-style reasoning effort setting
## Values
| Name | Value |
| --------- | --------- |
| `HIGH` | high |
| `MEDIUM` | medium |
| `LOW` | low |
| `MINIMAL` | minimal |