langchain.js
Preparing search index...
langchain
index
PIIDetector
Type Alias PIIDetector
PIIDetector
:
(
content
:
string
)
=>
PIIMatch
[]
Custom detector function that takes content and returns matches
Type Declaration
(
content
:
string
)
:
PIIMatch
[]
Parameters
content
:
string
Returns
PIIMatch
[]
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
langchain.js
Loading...
Custom detector function that takes content and returns matches