Skip to content

AI response failed: return chat output

Plugin ID: ai_eca_interceptor_failover_chat_output

Available since: 2.0.0

Recover from a failed chat call by returning a canned chat output instead of re-throwing the exception.

Fields

Output text — config key: text

The chat response to return in place of the failed call. Token replacement is supported.
This field supports tokens.

Type: textarea · Required: yes · Default: empty string

Role — config key: role

Type: textfield · Required: no · Default: assistant

Value format: A user role machine name on the target site. anonymous and authenticated always exist.