Class SystemInstruction (0.20.1)

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

System instruction, also known as the prompt preamble for LLM calls.

Attribute

Name Description
additional_system_instruction str
Optional. Additional system instruction that will be added to the default system instruction.