Terug naar Compute
Verbinding maken met Knoon AI met Compute (System) om AI-workflows te automatiseren.
Solve or optimize complex constraint, routing, scheduling, and combinatorial problems from a text attachment based on instructions.
systemComputeSolveFromAttachment
BÈTA
Intern
Machtigingen
Er zijn geen items om weer te geven.
Optionele machtigingen
Er zijn geen items om weer te geven.
Parameters
| Naam | Type | Beschrijving | Vereist |
|---|---|---|---|
| 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. | Nee |
Retouren
| Naam | Type | Beschrijving |
|---|---|---|
| status | string | DONE. |
| result | object | Computed object output. |