enableGenerativeFallback

@JvmName(name = "oyqurgajdrnanxvt")
suspend fun enableGenerativeFallback(value: Output<Boolean>)
@JvmName(name = "uoijvlbofmbeirlt")
suspend fun enableGenerativeFallback(value: Boolean?)

Parameters

value

If the flag is true, the agent will utilize LLM to generate a text response. If LLM generation fails, the defined responses in the fulfillment will be respected. This flag is only useful for fulfillments associated with no-match event handlers.