العودة إلى Preview
اتصل بـ Knoon AI مع Preview (System) لأتمتة تدفقات عمل الذكاء الاصطناعي.
Use LLM to extract structured context from a PDF attachment. Max attachment size is 10MB.
systemPreviewReadPDFAttachmentToContext
بيتا
داخلي
الأذونات
لا توجد عناصر للعرض.
الأذونات الاختيارية
لا توجد عناصر للعرض.
المعلمات
| الاسم | النوع | الوصف | مطلوب |
|---|---|---|---|
| content | attachment | Attachment PDF file. Max size: 10MB. | نعم |
| additionalSystemPrompt | mustache | Optional additional system prompt to include when using the LLM. | لا |
العائدات
| الاسم | النوع | الوصف |
|---|---|---|
| status | string | DONE. |
| description | string | Short description of the PDF content. |
| ocrText | string | Extracted readable text from the PDF. |