Tilbage til Compute
Forbind Knoon AI med Compute (System) for at automatisere AI-arbejdsgange.
Solve or optimize complex constraint, routing, scheduling, and combinatorial problems from a text attachment based on instructions.
systemComputeSolveFromAttachment
BETA
Internt
Tilladelser
Der er ingen elementer at vise.
Valgfrie tilladelser
Der er ingen elementer at vise.
Parametre
| Navn | Type | Beskrivelse | Obligatorisk |
|---|---|---|---|
| instructions | mustache | Instructions that describe the computation logic to generate. | Ja |
| content | attachment | Attachment file. The file content is read as UTF-8 text. | Ja |
| reasoning | string | Reasoning effort for code generation. Defaults to medium. | Nej |
Retur
| Navn | Type | Beskrivelse |
|---|---|---|
| status | string | DONE. |
| result | object | Computed object output. |