with_model
Method
This is a method of the LLMGuardrail class in the extras module.Set the model
Signature
Parameters
No description available.
Returns
The result of the operation.
with_model: Set the model
This is a method of the LLMGuardrail class in the extras module.Set the model
def with_model(mut self, model: impl Into<String>) -> Self