add_keyword
Method
This is a method of the BlocklistGuardrail class in the guardrails module.Add a keyword
Signature
Parameters
No description available.
Returns
The result of the operation.
add_keyword: Add a keyword
This is a method of the BlocklistGuardrail class in the guardrails module.Add a keyword
def add_keyword(mut self, keyword: impl Into<String>) -> Self