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

12 lines
329 B
Markdown

# ChatStreamCompletionCreateParamsSort
The sorting strategy to use for this request, if "order" is not specified. When set, no load balancing is performed.
## Values
| Name | Value |
| ------------ | ------------ |
| `PRICE` | price |
| `THROUGHPUT` | throughput |
| `LATENCY` | latency |