promptState

@JvmName(name = "ikojjdhtxncwygir")
suspend fun promptState(value: Output<AgentPromptState>)
@JvmName(name = "lpxvdsallbjethwy")
suspend fun promptState(value: AgentPromptState?)

Parameters

value

Specifies whether to allow the agent to carry out the step specified in the promptType . If you set this value to DISABLED , the agent skips that step. The default state for each promptType is as follows.

  • PRE_PROCESSINGENABLED

  • ORCHESTRATIONENABLED

  • KNOWLEDGE_BASE_RESPONSE_GENERATIONENABLED

  • POST_PROCESSINGDISABLED