∞ EmptyAgentsList¶
Documentation¶
- Class name:
EmptyAgentsList
- Category:
SALT/Language Toolkit/Agents/Chat
- Output node:
False
The EmptyAgentsList node is designed to initialize an empty list of agents. This functionality is essential for scenarios where a fresh start is needed or when beginning to populate a list of agents from scratch.
Input types¶
Required¶
Output types¶
agents
- Comfy dtype:
AGENTS
- Returns an empty list, signifying the initialization of an agent list without any pre-existing agents.
- Python dtype:
List[Agent]
- Comfy dtype:
Usage tips¶
- Infra type:
CPU
- Common nodes: unknown