Tilbage til Text
Forbind Knoon AI med Text (System) for at automatisere AI-arbejdsgange.
Redact personally identifiable information from input text using OpenRedaction.
systemTextRedact
BETA
Tilladelser
Der er ingen elementer at vise.
Valgfrie tilladelser
Der er ingen elementer at vise.
Parametre
| Navn | Type | Beskrivelse | Obligatorisk |
|---|---|---|---|
| inputText | mustache | Input text to redact. | Ja |
| redactionMode | string | Optional OpenRedaction mode. | Nej |
| preset | string | Optional OpenRedaction preset. | Nej |
| confidenceThreshold | number | Optional minimum confidence threshold from 0 to 1. | Nej |
| includeNames | boolean | Whether to include name detection. | Nej |
| includeAddresses | boolean | Whether to include address detection. | Nej |
| includePhones | boolean | Whether to include phone detection. | Nej |
| includeEmails | boolean | Whether to include email detection. | Nej |
Retur
| Navn | Type | Beskrivelse |
|---|---|---|
| result | string | Redacted output text. |














