Skip to main content

fallback_response

Method
This is a method of the GuardrailConfig class in the guardrails module.
Set fallback response

Signature

def fallback_response(mut self, response: impl Into<String>) -> Self

Parameters

response
impl Into<String>
required
No description available.

Returns

Returns
Self
The result of the operation.