Retour à Compute
Connecter Knoon AI avec Compute (System) pour automatiser les flux de travail AI.
Compute complex algorithms or calculations from a text attachment based on instructions.
systemComputeFromAttachment
Bêta
Interne
Autorisations
Il n'y a aucun élément à afficher.
Autorisations optionnelles
Il n'y a aucun élément à afficher.
Paramètres
| Nom | Type | Description | Requis |
|---|---|---|---|
| instructions | mustache | Instructions that describe the computation logic to generate. | Oui |
| content | attachment | Attachment file. The file content is read as UTF-8 text. | Oui |
| reasoning | string | Reasoning effort for code generation. Defaults to medium. | Non |
Retours
| Nom | Type | Description |
|---|---|---|
| status | string | DONE. |
| result | object | Computed object output. |