ruvltra_code_generate
Generate code from instructions and provided context, with configurable language, token limits, and temperature. Turn high-level requirements into ready-to-use code for any development scenario.
Instructions
Generate code from instruction and context. For best output quality, provide instructions and context in English.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| context | No | ||
| filePath | No | ||
| language | No | ||
| maxTokens | No | ||
| timeoutMs | No | ||
| instruction | Yes | ||
| temperature | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| model | No | ||
| output | Yes | ||
| taskId | Yes | ||
| backend | Yes | ||
| workerId | Yes | ||
| latencyMs | Yes |