langchain.js
Preparing search index...
langchain
index
ResolvedRedactionRule
Interface ResolvedRedactionRule
Resolved redaction rule with a concrete detector function
interface
ResolvedRedactionRule
{
detector
:
PIIDetector
;
piiType
:
string
;
strategy
:
PIIStrategy
;
}
Index
Properties
detector
pii
Type
strategy
Properties
detector
detector
:
PIIDetector
pii
Type
piiType
:
string
strategy
strategy
:
PIIStrategy
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
detector
pii
Type
strategy
langchain.js
Loading...
Resolved redaction rule with a concrete detector function