Optional
descriptionThe invocation parameters for the prompt version. For Anthropic, the invocation parameters are required since max_tokens is required.
Max Tokens
Optional
stop_sequences?: string[]Stop Sequences
Optional
temperature?: numberTemperature
Optional
thinking?: { type: "disabled" } | { budget_tokens: number; type: "enabled" }Thinking
Optional
top_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
Optional
templateThe format of the template.
The description of the prompt version.