Voltar para Compute
Conectar Knoon AI com Compute (System) para automatizar fluxos de trabalho de AI.
Solve or optimize complex constraint, routing, scheduling, and combinatorial problems from a text attachment based on instructions.
systemComputeSolveFromAttachment
Beta
Interno
Permissões
Não há itens para exibir.
Permissões opcionais
Não há itens para exibir.
Parâmetros
| Nome | Tipo | Descrição | Obrigatório |
|---|---|---|---|
| instructions | mustache | Instructions that describe the computation logic to generate. | Sim |
| content | attachment | Attachment file. The file content is read as UTF-8 text. | Sim |
| reasoning | string | Reasoning effort for code generation. Defaults to medium. | Não |
Devoluções
| Nome | Tipo | Descrição |
|---|---|---|
| status | string | DONE. |
| result | object | Computed object output. |