# ChatGenerationParamsSortUnion The sorting strategy to use for this request, if "order" is not specified. When set, no load balancing is performed. ## Supported Types ### `components.ChatGenerationParamsProviderSort` ```python value: components.ChatGenerationParamsProviderSort = /* values here */ ``` ### `components.ChatGenerationParamsProviderSortConfigUnion` ```python value: components.ChatGenerationParamsProviderSortConfigUnion = /* values here */ ``` ### `components.ChatGenerationParamsSortEnum` ```python value: components.ChatGenerationParamsSortEnum = /* values here */ ```