ComfyUI Node
GROQ Code Assistant
A ComfyUI node in ComfyGroq/Code with 7 inputs and 2 outputs.
GROQ Code Assistant
- code
- explanation
◄api_key►
◄modelcodeqwen-7b►
◄taskGenerate a Python function that sorts a list of dictionaries by a specified key►
◄languagepython►
◄temperature0.20►
◄max_tokens2048►
◄include_explanationtrue►
CategoryComfyGroq/Code
Inputs (7)
| Name | Type | Default | Description |
|---|---|---|---|
| api_key | STRING | — | |
| model | COMBO | codeqwen-7b | 1 options: codeqwen-7b |
| task | STRING | Generate a Python function that sorts a list of dictionaries by a specified key | — |
| language | COMBO | python | 7 options: python, javascript, typescript, java, c++, go, +1 |
| temperature | FLOAT | 0.200–1 | — |
| max_tokens | INT | 2048100–8192 | — |
| include_explanation | BOOLEAN | true | — |
Outputs (2)
| Name | Type | Description |
|---|---|---|
| code | STRING | — |
| explanation | STRING | — |