ย้อนกลับไปยัง Preview
เชื่อมต่อ Knoon AI กับ Preview (System) เพื่อทำงานอัตโนมัติของเวิร์กโฟลว์ AI
Use LLM to extract structured image context from an image attachment. Max attachment size is 10MB.
systemPreviewReadImageAttachmentToContext
เบต้า
ภายใน
สิทธิ์การใช้งาน
ไม่มีรายการให้แสดง
สิทธิ์การใช้งานตัวเลือก
ไม่มีรายการให้แสดง
พารามิเตอร์
| ชื่อ | ประเภท | คำอธิบาย | จำเป็นต้องมี |
|---|---|---|---|
| content | attachment | Attachment image 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 image content. |
| ocrText | string | Extracted readable text from the image. |
| imageType | string | Image type: screenshot, drawing, photo, or document. |