Indietro a Compute
Connetti Knoon AI con Compute (System) per automatizzare i flussi di lavoro AI.
Solve or optimize complex constraint, routing, scheduling, and combinatorial problems from a text attachment based on instructions.
systemComputeSolveFromAttachment
Beta
Interno
Autorizzazioni
Non ci sono elementi da visualizzare.
Autorizzazioni facoltative
Non ci sono elementi da visualizzare.
Parametri
| Nome | Tipo | Descrizione | Obbligatorio |
|---|---|---|---|
| instructions | mustache | Instructions that describe the computation logic to generate. | Sì |
| content | attachment | Attachment file. The file content is read as UTF-8 text. | Sì |
| reasoning | string | Reasoning effort for code generation. Defaults to medium. | No |
Resi
| Nome | Tipo | Descrizione |
|---|---|---|
| status | string | DONE. |
| result | object | Computed object output. |