Back to Compute

Connect Knoon AI with Compute (System) to automate AI workflows.

Solve or optimize complex constraint, routing, scheduling, and combinatorial problems from string or object input data based on instructions.
systemComputeSolveFromString
BETA
Internal
Permissions
There are no items to display.
Optional permissions
There are no items to display.
Parameters
NameTypeDescriptionRequired
instructionsmustache Instructions that describe the computation logic to generate.Yes
inputDatamustache Input data string or object used as compute input. JSON, CSV, YAML, TOML, and free text are supported.Yes
reasoningstring Reasoning effort for code generation. Defaults to medium.No
Returns
NameTypeDescription
statusstring DONE.
resultobject Computed object output.