العودة إلى Compute
اتصل بـ Knoon AI مع Compute (System) لأتمتة تدفقات عمل الذكاء الاصطناعي.
Solve or optimize complex constraint, routing, scheduling, and combinatorial problems from string or object input data based on instructions.
systemComputeSolveFromString
بيتا
داخلي
الأذونات
لا توجد عناصر للعرض.
الأذونات الاختيارية
لا توجد عناصر للعرض.
المعلمات
| الاسم | النوع | الوصف | مطلوب |
|---|---|---|---|
| instructions | mustache | Instructions that describe the computation logic to generate. | نعم |
| inputData | mustache | Input data string or object used as compute input. JSON, CSV, YAML, TOML, and free text are supported. | نعم |
| reasoning | string | Reasoning effort for code generation. Defaults to medium. | لا |
العائدات
| الاسم | النوع | الوصف |
|---|---|---|
| status | string | DONE. |
| result | object | Computed object output. |