Atrás a Compute

Conectar Knoon AI con Compute (System) para automatizar flujos de trabajo de AI.

Compute complex algorithms or calculations from string or object input data based on instructions.
systemComputeFromString
Beta
Interno
Permisos
No hay elementos para mostrar.
Permisos opcionales
No hay elementos para mostrar.
Parámetros
NombreTipoDescripciónRequerido
instructionsmustache Instructions that describe the computation logic to generate.
inputDatamustache Input data string or object used as compute input. JSON, CSV, YAML, TOML, and free text are supported.
reasoningstring Reasoning effort for code generation. Defaults to medium.No
Devoluciones
NombreTipoDescripción
statusstring DONE.
resultobject Computed object output.