OptionaldescriptionThe invocation parameters for the prompt version. For Anthropic, the invocation parameters are required since max_tokens is required.
Max Tokens
Optionalstop_sequences?: string[]Stop Sequences
Optionaltemperature?: numberTemperature
Optionalthinking?: { type: "disabled" } | { budget_tokens: number; type: "enabled" }Thinking
Optionaltop_p?: numberTop P
The name of the model to use for the prompt version.
The template for the prompt version. Currently only chat is supported.
Content
Role
OptionaltemplateThe format of the template.
The description of the prompt version.