> ## Documentation Index > Fetch the complete documentation index at: https://openrouter.ai/docs/llms.txt > Use this file to discover all available pages before exploring further. # ProviderPreferencesSort The sorting strategy to use for this request, if "order" is not specified. When set, no load balancing is performed. ## Supported Types ### `components.ProviderSort` ```python theme={null} value: components.ProviderSort = /* values here */ ``` ### `components.ProviderSortConfig` ```python theme={null} value: components.ProviderSortConfig = /* values here */ ```