ย้อนกลับไปยัง Compute
เชื่อมต่อ Knoon AI กับ Compute (System) เพื่อทำงานอัตโนมัติของเวิร์กโฟลว์ 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. |