Atrás a Compute
Conectar Knoon AI con Compute (System) para automatizar flujos de trabajo de AI.
Solve or optimize complex constraint, routing, scheduling, and combinatorial problems from a text attachment based on instructions.
systemComputeSolveFromAttachment
Beta
Interno
Permisos
No hay elementos para mostrar.
Permisos opcionales
No hay elementos para mostrar.
Parámetros
| Nombre | Tipo | Descripción | Requerido |
|---|---|---|---|
| instructions | mustache | Instructions that describe the computation logic to generate. | Sí |
| content | attachment | Attachment file. The file content is read as UTF-8 text. | Sí |
| reasoning | string | Reasoning effort for code generation. Defaults to medium. | No |
Devoluciones
| Nombre | Tipo | Descripción |
|---|---|---|
| status | string | DONE. |
| result | object | Computed object output. |