Tilbake til Compute
Koble til Knoon AI med Compute (System) for å automatisere AI-arbeidsflyter.
Compute complex algorithms or calculations from a text attachment based on instructions.
systemComputeFromAttachment
BETA
Intern
Tillatelser
Det finnes ingen elementer å vise.
Valgfrie tillatelser
Det finnes ingen elementer å vise.
Parametere
| Navn | Type | Beskrivelse | Påkrevd |
|---|---|---|---|
| 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. | Nei |
Returer
| Navn | Type | Beskrivelse |
|---|---|---|
| status | string | DONE. |
| result | object | Computed object output. |