Class ModelConfig (0.3.8)

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

Model Configs

Attributes

NameDescription
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.