Назад к Compute
Подключите Knoon AI к Compute (System), чтобы автоматизировать AI рабочие процессы.
Solve or optimize complex constraint, routing, scheduling, and combinatorial problems from a text attachment based on instructions.
systemComputeSolveFromAttachment
Бета
Внутренний
Разрешения
Нет элементов для отображения.
Опциональные разрешения
Нет элементов для отображения.
Параметры
| Имя | Тип | Описание | Обязательно |
|---|---|---|---|
| instructions | mustache | Instructions that describe the computation logic to generate. | Да |
| content | attachment | Attachment file. The file content is read as UTF-8 text. | Да |
| reasoning | string | Reasoning effort for code generation. Defaults to medium. | Нет |
Возвраты
| Имя | Тип | Описание |
|---|---|---|
| status | string | DONE. |
| result | object | Computed object output. |