Files
openrouter-python-sdk-retry…/docs/models/chatcompletioncreateparamssort.md
T
2025-09-07 21:39:50 +01:00

12 lines
323 B
Markdown

# ChatCompletionCreateParamsSort
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 |