Tilbage til Compute

Forbind Knoon AI med Compute (System) for at automatisere AI-arbejdsgange.

Compute complex algorithms or calculations from string or object input data based on instructions.
systemComputeFromString
BETA
Internt
Tilladelser
Der er ingen elementer at vise.
Valgfrie tilladelser
Der er ingen elementer at vise.
Parametre
NavnTypeBeskrivelseObligatorisk
instructionsmustache Instructions that describe the computation logic to generate.Ja
inputDatamustache Input data string or object used as compute input. JSON, CSV, YAML, TOML, and free text are supported.Ja
reasoningstring Reasoning effort for code generation. Defaults to medium.Nej
Retur
NavnTypeBeskrivelse
statusstring DONE.
resultobject Computed object output.