Class LargeModelReference (1.23.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".

Inheritance

builtins.object > proto.message.Message > LargeModelReference