new
Method
This is a method of the LLMGuardrail class in the extras module.Create a new LLM guardrail
Signature
Parameters
No description available.
No description available.
Returns
The result of the operation.
new: Create a new LLM guardrail
This is a method of the LLMGuardrail class in the extras module.Create a new LLM guardrail
def new(name: impl Into<String>, description: impl Into<String>) -> Self