Preview öğesine geri dön
Knoon AI'yi Preview (System) ile bağlayarak AI iş akışlarını otomatikleştirin.
Use LLM to extract structured context from a PDF attachment. Max attachment size is 10MB.
systemPreviewReadPDFAttachmentToContext
BETA
Dahili
İzinler
Gösterilecek öğe yok.
İsteğe bağlı izinler
Gösterilecek öğe yok.
Parametreler
| İsim | Tür | Açıklama | Gerekli |
|---|---|---|---|
| content | attachment | Attachment PDF file. Max size: 10MB. | Evet |
| additionalSystemPrompt | mustache | Optional additional system prompt to include when using the LLM. | Hayır |
İadeler
| İsim | Tür | Açıklama |
|---|---|---|
| status | string | DONE. |
| description | string | Short description of the PDF content. |
| ocrText | string | Extracted readable text from the PDF. |