Class LargeModelReference (1.25.0)

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

Contains information about the Large Model.

Attribute

Name Description
name str
Required. The unique name of the large Foundation or pre-built model. Like "chat-panda", "text-panda". Or model name with version ID, like "chat-panda-001", "text-panda-005", etc.

Inheritance

builtins.object > proto.message.Message > LargeModelReference