Represents a strategy for selecting a choice from a list of available options for a given prompt.
Represents the default implementation of the ChoiceSelectionStrategy interface.
ChoiceSelectionStrategy
Selects one choice from a list of available LLMChoice options based on a given prompt.
LLMChoice