Class CustomGenAiModelInfo (2.30.0)

CustomGenAiModelInfo(mapping=None, *, ignore_unknown_fields=False, **kwargs)

Information for a custom Generative AI model created by the user. These are created with Create New Version in either the Call foundation model or Fine tuning tabs.

Attributes

Name Description
custom_model_type google.cloud.documentai_v1beta3.types.ProcessorVersion.GenAiModelInfo.CustomGenAiModelInfo.CustomModelType
The type of custom model created by the user.
base_processor_version_id str
The base processor version ID for the custom model.

Classes

CustomModelType

CustomModelType(value)

The type of custom model created by the user.