Πίσω στο Compute
Σύνδεση Knoon AI με Compute (System) για αυτοματοποίηση ροών εργασίας AI.
Compute complex algorithms or calculations from a text attachment based on instructions.
systemComputeFromAttachment
ΒΕΤΑ
Εσωτερικό
Άδειες
Δεν υπάρχουν αντικείμενα για εμφάνιση.
Προαιρετικές άδειες
Δεν υπάρχουν αντικείμενα για εμφάνιση.
Παράμετροι
| Όνομα | Τύπος | Περιγραφή | Απαραίτητο |
|---|---|---|---|
| instructions | mustache | Instructions that describe the computation logic to generate. | Ναι |
| content | attachment | Attachment file. The file content is read as UTF-8 text. | Ναι |
| reasoning | string | Reasoning effort for code generation. Defaults to medium. | Όχι |
Επιστροφές
| Όνομα | Τύπος | Περιγραφή |
|---|---|---|
| status | string | DONE. |
| result | object | Computed object output. |