Skip to content

Graphorin API reference v0.1.0


Graphorin API reference / @graphorin/provider / / withRedaction

Variable: withRedaction

ts
const withRedaction: (opts) => ProviderMiddleware;

Defined in: packages/provider/src/middleware/with-redaction.ts:120

Parameters

ParameterType
optsPromptRedactionPolicy

Returns

ProviderMiddleware

Stable