genai.text.experimental.classification.classification_service module#

class genai.text.experimental.classification.classification_service.ClassificationService[source]#

Bases: BaseService[BaseServiceConfig, BaseServiceServices]

EXPERIMENTAL Text classification service, this service may change in the near future.

create(*, model_id, input, data)[source]#
Parameters:
Return type:

TextClassificationCreateResponse