返回 Compute

將 Knoon AI 與 Compute (System) 連接以自動化 AI 工作流程。

Compute complex algorithms or calculations from string or object input data based on instructions.
systemComputeFromString
測試版
內部
權限
沒有項目可顯示。
可選權限
沒有項目可顯示。
參數
名稱類型說明必填
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.
退貨
名稱類型說明
statusstring DONE.
resultobject Computed object output.