Document AI V1 API - Module Google::Cloud::DocumentAI::V1::ProcessorVersion::GenAiModelInfo::CustomGenAiModelInfo::CustomModelType (v1.13.1)
Stay organized with collections
Save and categorize content based on your preferences.
Reference documentation and code samples for the Document AI V1 API module Google::Cloud::DocumentAI::V1::ProcessorVersion::GenAiModelInfo::CustomGenAiModelInfo::CustomModelType.
The type of custom model created by the user.
Constants
CUSTOM_MODEL_TYPE_UNSPECIFIED
value: 0 The model type is unspecified.
VERSIONED_FOUNDATION
value: 1 The model is a versioned foundation model.
FINE_TUNED
value: 2 The model is a finetuned foundation model.