prompt Creation Mode
Parameters
value
Whether to override the default prompt template for this prompt_type
. Set this argument to OVERRIDDEN
to use the prompt that you provide in the base_prompt_template
. If you leave it as DEFAULT
, the agent uses a default prompt template. Valid values: DEFAULT
, OVERRIDDEN
.