GuardrailCodeCallback constructor
GuardrailCodeCallback({})
Implementation
GuardrailCodeCallback({
this.afterAgentCallback,
this.afterModelCallback,
this.beforeAgentCallback,
this.beforeModelCallback,
});
GuardrailCodeCallback({
this.afterAgentCallback,
this.afterModelCallback,
this.beforeAgentCallback,
this.beforeModelCallback,
});