Filter: classifai_language_processing_service_providers

apply_filters( 'classifai_language_processing_service_providers', $providers ) → {array}

Filter the service providers for Language Processing service.

Parameters:
Name Type Description
$providers array

Array of available providers for the service.

Since:
  • 3.0.0
Source:
Returns:

The filtered available providers.

Type
array