promptCreationMode

@JvmName(name = "fwxdwoeyhmlprauc")
suspend fun promptCreationMode(value: Output<AgentCreationMode>)
@JvmName(name = "qfxrowdxdxsxnvbk")
suspend fun promptCreationMode(value: AgentCreationMode?)

Parameters

value

Specifies whether to override the default prompt template for this promptType . Set this value to OVERRIDDEN to use the prompt that you provide in the basePromptTemplate . If you leave it as DEFAULT , the agent uses a default prompt template.