ComfyUI Node
Symbiotica Agent
A ComfyUI node in symbiotica/LLM with 9 inputs and 1 output.
Symbiotica Agent
- agent_settings
- image
- response
◄prompt—►
◄max_tokens4096►
◄temperature0.70►
◄seed1►
◄timeout500►
◄api_key►
◄model_override—►
Categorysymbiotica/LLM
Inputs (9)
| Name | Type | Default | Description |
|---|---|---|---|
| agent_settings | AGENT_SETTINGS | — | |
| prompt | STRING | The task or question for the agent. | |
| max_tokens | INT | 40961–200000 | — |
| temperature | FLOAT | 0.700–2 | — |
| seed | INT | 1-1–18446744073709550000 | Random seed. -1 for random. Works with Gemini and Grok. Claude ignores seeds. |
| timeout | INT | 50010–3600 | Request timeout in seconds. |
| api_keyopt | STRING | Overrides the agent settings API key. | |
| model_overrideopt | STRING | Overrides the agent settings model. | |
| imageopt | IMAGE | — |
Outputs (1)
| Name | Type | Description |
|---|---|---|
| response | STRING | — |