חזרה אל Preview
התחבר ל-Knoon AI עם Preview (System) כדי לאוטומטי תהליכי עבודה של AI.
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. |