Compute に戻る
Compute (System) と Knoon AI を接続して AI ワークフローを自動化します。
Solve or optimize complex constraint, routing, scheduling, and combinatorial problems from a text attachment based on instructions.
systemComputeSolveFromAttachment
ベータ
内部
権限
表示する項目がありません。
オプション権限
表示する項目がありません。
パラメータ
| 名前 | タイプ | 説明 | 必須 |
|---|---|---|---|
| instructions | mustache | Instructions that describe the computation logic to generate. | はい |
| content | attachment | Attachment file. The file content is read as UTF-8 text. | はい |
| reasoning | string | Reasoning effort for code generation. Defaults to medium. | いいえ |
返品
| 名前 | タイプ | 説明 |
|---|---|---|
| status | string | DONE. |
| result | object | Computed object output. |