العودة إلى Compute
اتصل بـ Knoon AI مع Compute (System) لأتمتة تدفقات عمل الذكاء الاصطناعي.
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. |