Compute öğesine geri dön
Knoon AI'yi Compute (System) ile bağlayarak AI iş akışlarını otomatikleştirin.
Solve or optimize complex constraint, routing, scheduling, and combinatorial problems from string or object input data based on instructions.
systemComputeSolveFromString
BETA
Dahili
İzinler
Gösterilecek öğe yok.
İsteğe bağlı izinler
Gösterilecek öğe yok.
Parametreler
| İsim | Tür | Açıklama | Gerekli |
|---|---|---|---|
| instructions | mustache | Instructions that describe the computation logic to generate. | Evet |
| inputData | mustache | Input data string or object used as compute input. JSON, CSV, YAML, TOML, and free text are supported. | Evet |
| reasoning | string | Reasoning effort for code generation. Defaults to medium. | Hayır |
İadeler
| İsim | Tür | Açıklama |
|---|---|---|
| status | string | DONE. |
| result | object | Computed object output. |