block_on_failure
Method
This is a method of the LLMGuardrail class in the extras module.Set whether to block on failure
Signature
Parameters
No description available.
Returns
The result of the operation.
block_on_failure: Set whether to block on failure
This is a method of the LLMGuardrail class in the extras module.Set whether to block on failure
def block_on_failure(mut self, block: bool) -> Self