ComfyUI Node
Groq Batch
A ComfyUI node in groq/batch with 7 inputs and 3 outputs.
Groq Batch
- responses_json
- summary
- errors_json
◄prompts_json[
"Tell me a joke",
"What is 2+2?",
"Name a color"
]►
◄modelllama-3.3-70b-versatile►
◄temperature1.0►
◄max_tokens1024►
◄api_key►
◄system_prompt►
◄max_concurrent5►
Categorygroq/batch
Inputs (7)
| Name | Type | Default | Description |
|---|---|---|---|
| prompts_json | STRING | [ "Tell me a joke", "What is 2+2?", "Name a color" ] | — |
| model | COMBO | llama-3.3-70b-versatile | 7 options: llama-3.3-70b-versatile, llama-3.1-8b-instant, openai/gpt-oss-120b, openai/gpt-oss-20b, groq/compound, groq/compound-mini, +1 |
| temperature | FLOAT | 1.00–2 | — |
| max_tokens | INT | 10241–32768 | — |
| api_keyopt | STRING | — | |
| system_promptopt | STRING | — | |
| max_concurrentopt | INT | 51–20 | — |
Outputs (3)
| Name | Type | Description |
|---|---|---|
| responses_json | STRING | — |
| summary | STRING | — |
| errors_json | STRING | — |