Πίσω στο 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. |