Kind: Interface
Source: atloria-monorepo/libs/agent-core/src/runtime/types.ts
Properties
| Property | Type |
|---|---|
name | string |
execute | (output: string) => Promise<GuardrailResult> |
Kind: Interface
Source: atloria-monorepo/libs/agent-core/src/runtime/types.ts
| Property | Type |
|---|---|
name | string |
execute | (output: string) => Promise<GuardrailResult> |
Was this page helpful?