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