Wróć do Preview
Połącz Knoon AI z Preview (System), aby zautomatyzować przepływy pracy AI.
Use LLM to extract structured context from a PDF attachment. Max attachment size is 10MB.
systemPreviewReadPDFAttachmentToContext
BETA
Wewnętrzny
Uprawnienia
Brak elementów do wyświetlenia.
Uprawnienia opcjonalne
Brak elementów do wyświetlenia.
Parametry
| Nazwa | Typ | Opis | Wymagane |
|---|---|---|---|
| content | attachment | Attachment PDF file. Max size: 10MB. | Tak |
| additionalSystemPrompt | mustache | Optional additional system prompt to include when using the LLM. | Nie |
Zwroty
| Nazwa | Typ | Opis |
|---|---|---|
| status | string | DONE. |
| description | string | Short description of the PDF content. |
| ocrText | string | Extracted readable text from the PDF. |