Workers are specialized agents that can be registered with other agents to provide specific capabilities.
TeamWorkerConfig¶
Configuration for team workers.
Team workers allow using entire teams as tools for other nodes.
AgentWorkerConfig¶
Configuration for agent workers.
Agent workers provide advanced features like history management and context sharing between agents.
| AgentWorkerConfig (YAML) | |
|---|---|
ACPAgentWorkerConfig¶
Configuration for ACP agent workers.
ACP agent workers allow using external ACP-compatible agents as tools. Unlike regular agents, ACP agents manage their own history server-side, so history options are not available.
| ACPAgentWorkerConfig (YAML) | |
|---|---|
AGUIAgentWorkerConfig¶
Configuration for AG-UI agent workers.
AG-UI agent workers allow using remote AG-UI protocol servers as tools. Like ACP agents, they manage their own state server-side.