العودة إلى Text
اتصل بـ Knoon AI مع Text (System) لأتمتة تدفقات عمل الذكاء الاصطناعي.
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. |














