OutputGuardrailResult
ใใฎใณใณใใณใใฏใพใ ๆฅๆฌ่ช่จณใใใใพใใใ
The result of an output guardrail execution.
Type Parameters
Section titled โType ParametersโType Parameter | Default type |
---|---|
|
|
|
Properties
Section titled โPropertiesโagent: Agent<unknown, TOutput>;
The agent that ran.
agentOutput
Section titled โagentOutputโagentOutput: ResolvedAgentOutput<TOutput>;
The output of the agent that ran.
guardrail
Section titled โguardrailโguardrail: TMeta;
The metadata of the guardrail.
output: GuardrailFunctionOutput;
The output of the guardrail.