ModelConfig(mapping=None, *, ignore_unknown_fields=False, **kwargs)Model Configs
Attributes |
|
|---|---|
| Name | Description |
model_name |
str
Model name. Refer to external documentation for valid names. If unspecified, it defaults to the one mentioned in the documentation. |
version_tag |
str
Model version tag. Refer to external documentation for valid tags. If unspecified, it defaults to the one mentioned in the documentation. |