*/ public static function availableProviders(): array { return ['none', 'klippa', 'mistral']; } }