חזרה אל 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. |














