ComfyUI Node
Griptape Create: Agent from Config
Create an Agent from a Config
Griptape Create: Agent from Config
- config
- key_value_replacement
- AGENT
◄max_subtasks3►
CategoryGriptape/Agent
Inputs (3)
| Name | Type | Default | Description |
|---|---|---|---|
| configopt | CONFIG | The configuration for the agent. If not provided, the default configuration will be used. | |
| key_value_replacementopt | DICT | The will replace the {{ key }} with a value. | |
| max_subtasksopt | INT | 3 | The maximum number of subtasks to run when an Agent uses a Tool |
Outputs (1)
| Name | Type | Description |
|---|---|---|
| AGENT | AGENT | Text response from the Agent |