Tilbake til Text
Koble til Knoon AI med Text (System) for å automatisere AI-arbeidsflyter.
Redact personally identifiable information from input text using OpenRedaction.
systemTextRedact
BETA
Tillatelser
Det finnes ingen elementer å vise.
Valgfrie tillatelser
Det finnes ingen elementer å vise.
Parametere
| Navn | Type | Beskrivelse | Påkrevd |
|---|---|---|---|
| inputText | mustache | Input text to redact. | Ja |
| redactionMode | string | Optional OpenRedaction mode. | Nei |
| preset | string | Optional OpenRedaction preset. | Nei |
| confidenceThreshold | number | Optional minimum confidence threshold from 0 to 1. | Nei |
| includeNames | boolean | Whether to include name detection. | Nei |
| includeAddresses | boolean | Whether to include address detection. | Nei |
| includePhones | boolean | Whether to include phone detection. | Nei |
| includeEmails | boolean | Whether to include email detection. | Nei |
Returer
| Navn | Type | Beskrivelse |
|---|---|---|
| result | string | Redacted output text. |














