ComfyUI Node
AgentNode
A ComfyUI node in sd with 16 inputs and 6 outputs.
AgentNode
- model
- List_prompts
- image
- messages
- memory_provider
- recursion_filter
- Model
- Messages
- Completion
- List_Completions
- List_messages
- Usage
◄max_tokens250►
◄temperature0.50►
◄top_p0.50►
◄frequency_penalty0.00►
◄presence_penalty0.00►
◄promptHello World!►
◄reasoning_effortlow►
◄taskcompletion►
◄max_iterations2►
◄use_last_responsefalse►
Categorysd
Inputs (16)
| Name | Type | Default | Description |
|---|---|---|---|
| model | LITELLM_MODEL | anthropic/claude-3-haiku-20240307 | — |
| max_tokens | INT | 2501–10000000000 | — |
| temperature | FLOAT | 0.500–1 | — |
| top_p | FLOAT | 0.500–1 | — |
| frequency_penalty | FLOAT | 0.00 | — |
| presence_penalty | FLOAT | 0.00 | — |
| prompt | STRING | Hello World! | — |
| reasoning_effort | COMBO | low | 3 options: low, medium, high |
| task | COMBO | completion | 7 options: transcription, classification, completion, translation, summarization, image_captioning, +1 |
| max_iterations | INT | 2 | — |
| List_prompts | LIST | — | |
| imageopt | IMAGE | — | |
| messagesopt | LLLM_MESSAGES | — | |
| memory_provideropt | LLLM_AGENT_MEMORY_PROVIDER | — | |
| recursion_filteropt | LLLM_AGENT_RECURSION_FILTER | — | |
| use_last_responseopt | BOOLEAN | false | — |
Outputs (6)
| Name | Type | Description |
|---|---|---|
| Model | LITELLM_MODEL | — |
| Messages | LLLM_MESSAGES | — |
| Completion | STRING | — |
| List_Completions | LIST | — |
| List_messages | LIST | — |
| Usage | STRING | — |