agentskit.js

ObserverRedactionOptions

Auto-generated API reference for ObserverRedactionOptions.

Interface: ObserverRedactionOptions

Defined in: observability/src/redaction.ts:28

#Properties

#allowedRoles?

optional allowedRoles?: string[]

Defined in: observability/src/redaction.ts:37


#audit?

optional audit?: RedactionAuditSink

Defined in: observability/src/redaction.ts:38


#mode?

optional mode?: ObserverRedactionMode

Defined in: observability/src/redaction.ts:35


#rules

rules: PIIRule[]

Defined in: observability/src/redaction.ts:34

Rules to apply. Pass DEFAULT_PII_RULES for the baseline set, compilePIITaxonomy(json) for a custom JSON taxonomy, or any hand-rolled PIIRule[].


#vault?

optional vault?: RedactionVault

Defined in: observability/src/redaction.ts:36

Explore nearby

✎ Edit this page on GitHubΒ·Found a problem? Open an issue β†’Β·How to contribute β†’

On this page