Graphorin API reference v0.15.1
Graphorin API reference / @graphorin/provider / / PromptRedactionScanScope
Type Alias: PromptRedactionScanScope
ts
type PromptRedactionScanScope = "all" | "untrusted" | "secret-value-only";Defined in: packages/provider/src/middleware/with-redaction.ts:53
Stable
Range of fields scanned by the middleware.