חזרה אל Compute
התחבר ל-Knoon AI עם Compute (System) כדי לאוטומטי תהליכי עבודה של AI.
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. |