ย้อนกลับไปยัง 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. |