Back to Compute

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

Compute complex algorithms or calculations from a text attachment based on instructions.
systemComputeFromAttachment
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
contentattachment Attachment file. The file content is read as UTF-8 text.Yes
reasoningstring Reasoning effort for code generation. Defaults to medium.No
Returns
NameTypeDescription
statusstring DONE.
resultobject Computed object output.