OutputGuardrailFunctionArgs
Arguments for an output guardrail function.
Type Parameters
Section titled “Type Parameters”Type Parameter | Default type |
---|---|
|
|
|
Properties
Section titled “Properties”agent: Agent<any, any>;
agentOutput
Section titled “agentOutput”agentOutput: ResolvedAgentOutput<TOutput>;
context
Section titled “context”context: RunContext<TContext>;