Wróć do Compute
Połącz Knoon AI z Compute (System), aby zautomatyzować przepływy pracy AI.
Compute complex algorithms or calculations from a text attachment based on instructions.
systemComputeFromAttachment
BETA
Wewnętrzny
Uprawnienia
Brak elementów do wyświetlenia.
Uprawnienia opcjonalne
Brak elementów do wyświetlenia.
Parametry
| Nazwa | Typ | Opis | Wymagane |
|---|---|---|---|
| instructions | mustache | Instructions that describe the computation logic to generate. | Tak |
| content | attachment | Attachment file. The file content is read as UTF-8 text. | Tak |
| reasoning | string | Reasoning effort for code generation. Defaults to medium. | Nie |
Zwroty
| Nazwa | Typ | Opis |
|---|---|---|
| status | string | DONE. |
| result | object | Computed object output. |