Class OrderedAIServiceSelector

  • All Implemented Interfaces:
    AIServiceSelector

    public class OrderedAIServiceSelector
    extends BaseAIServiceSelector
    Implementation of AIServiceSelector that selects the AI service based on the order of the execution settings. Uses the service id or model id to select the preferred service provider and then returns the service and associated execution settings.