חזרה אל 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. |