Πίσω στο Text
Σύνδεση Knoon AI με Text (System) για αυτοματοποίηση ροών εργασίας AI.
Redact personally identifiable information from input text using OpenRedaction.
systemTextRedact
ΒΕΤΑ
Άδειες
Δεν υπάρχουν αντικείμενα για εμφάνιση.
Προαιρετικές άδειες
Δεν υπάρχουν αντικείμενα για εμφάνιση.
Παράμετροι
| Όνομα | Τύπος | Περιγραφή | Απαραίτητο |
|---|---|---|---|
| inputText | mustache | Input text to redact. | Ναι |
| redactionMode | string | Optional OpenRedaction mode. | Όχι |
| preset | string | Optional OpenRedaction preset. | Όχι |
| confidenceThreshold | number | Optional minimum confidence threshold from 0 to 1. | Όχι |
| includeNames | boolean | Whether to include name detection. | Όχι |
| includeAddresses | boolean | Whether to include address detection. | Όχι |
| includePhones | boolean | Whether to include phone detection. | Όχι |
| includeEmails | boolean | Whether to include email detection. | Όχι |
Επιστροφές
| Όνομα | Τύπος | Περιγραφή |
|---|---|---|
| result | string | Redacted output text. |














