Tillbaka till Compute
Anslut Knoon AI med Compute (System) för att automatisera AI-flöden.
Solve or optimize complex constraint, routing, scheduling, and combinatorial problems from a text attachment based on instructions.
systemComputeSolveFromAttachment
BETA
Intern
Behörigheter
Det finns inga objekt att visa.
Valfria behörigheter
Det finns inga objekt att visa.
Parametrar
| Namn | Typ | Beskrivning | Obligatoriskt |
|---|---|---|---|
| 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 |
Returer
| Namn | Typ | Beskrivning |
|---|---|---|
| status | string | DONE. |
| result | object | Computed object output. |