Takaisin Preview -kohtaan
Yhdistä Knoon AI kohteen Preview (System) kanssa automatisoidaksesi AI-työnkulut.
Use LLM to extract structured image context from an image attachment. Max attachment size is 10MB.
systemPreviewReadImageAttachmentToContext
BETA
Sisäinen
Oikeudet
Näytettävää kohdetta ei ole.
Valinnaiset oikeudet
Näytettävää kohdetta ei ole.
Parametrit
| Nimi | Tyyppi | Kuvaus | Pakollinen |
|---|---|---|---|
| content | attachment | Attachment image file. Max size: 10MB. | Kyllä |
| additionalSystemPrompt | mustache | Optional additional system prompt to include when using the LLM. | Ei |
Palautukset
| Nimi | Tyyppi | Kuvaus |
|---|---|---|
| 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. |