Назад к Preview

Подключите Knoon AI к Preview (System), чтобы автоматизировать AI рабочие процессы.

Use LLM to extract structured image context from an image attachment. Max attachment size is 10MB.
systemPreviewReadImageAttachmentToContext
Бета
Внутренний
Разрешения
Нет элементов для отображения.
Опциональные разрешения
Нет элементов для отображения.
Параметры
ИмяТипОписаниеОбязательно
contentattachment Attachment image file. Max size: 10MB.Да
additionalSystemPromptmustache Optional additional system prompt to include when using the LLM.Нет
Возвраты
ИмяТипОписание
statusstring DONE.
descriptionstring Short description of the image content.
ocrTextstring Extracted readable text from the image.
imageTypestring Image type: screenshot, drawing, photo, or document.