Takaisin Text -kohtaan
Yhdistä Knoon AI kohteen Text (System) kanssa automatisoidaksesi AI-työnkulut.
Redact personally identifiable information from input text using OpenRedaction.
systemTextRedact
BETA
Oikeudet
Näytettävää kohdetta ei ole.
Valinnaiset oikeudet
Näytettävää kohdetta ei ole.
Parametrit
| Nimi | Tyyppi | Kuvaus | Pakollinen |
|---|---|---|---|
| inputText | mustache | Input text to redact. | Kyllä |
| redactionMode | string | Optional OpenRedaction mode. | Ei |
| preset | string | Optional OpenRedaction preset. | Ei |
| confidenceThreshold | number | Optional minimum confidence threshold from 0 to 1. | Ei |
| includeNames | boolean | Whether to include name detection. | Ei |
| includeAddresses | boolean | Whether to include address detection. | Ei |
| includePhones | boolean | Whether to include phone detection. | Ei |
| includeEmails | boolean | Whether to include email detection. | Ei |
Palautukset
| Nimi | Tyyppi | Kuvaus |
|---|---|---|
| result | string | Redacted output text. |














