Class ModelPromptSpec (0.11.11)

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

Specification of the prompt to use with the model.

Attribute

NameDescription
preamble str
Text at the beginning of the prompt that instructs the assistant. Examples are available in the user guide.