promptCreationMode

@JvmName(name = "uiihxsymjpotjnen")
suspend fun promptCreationMode(value: Output<String>)
@JvmName(name = "cvuaxkjxqftoinro")
suspend fun promptCreationMode(value: String)

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.