Zurück zu Compute
Verbinde Knoon AI mit Compute (System), um KI-Workflows zu automatisieren.
Solve or optimize complex constraint, routing, scheduling, and combinatorial problems from a text attachment based on instructions.
systemComputeSolveFromAttachment
Beta
Intern
Berechtigungen
Es gibt keine Elemente zum Anzeigen.
Optionale Berechtigungen
Es gibt keine Elemente zum Anzeigen.
Parameter
| Name | Typ | Beschreibung | Erforderlich |
|---|---|---|---|
| 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. | Nein |
Rückgaben
| Name | Typ | Beschreibung |
|---|---|---|
| status | string | DONE. |
| result | object | Computed object output. |