Skip to main content

with_model

Method
This is a method of the LLMGuardrail class in the extras module.
Set the model

Signature

def with_model(mut self, model: impl Into<String>) -> Self

Parameters

model
impl Into<String>
required
No description available.

Returns

Returns
Self
The result of the operation.