OutputGuardrail
A guardrail that checks the output of the agent.
Extended by
Section titled “Extended by”Type Parameters
Section titled “Type Parameters”Type Parameter | Default type |
---|---|
|
Properties
Section titled “Properties”execute
Section titled “execute”execute: OutputGuardrailFunction<TOutput>;
The function that performs the guardrail check.
name: string;
The name of the guardrail.