Expand description
Agent factory for shared-provider multi-agent creation.
AgentFactory holds a provider configuration and spawns agents from it,
eliminating repeated builder boilerplate when creating multiple agents
from the same provider.
Structs§
- Agent
Factory - A factory for creating multiple agents from a shared provider.