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. |