Skip to main content

Module factory

Module factory 

Source
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§

AgentFactory
A factory for creating multiple agents from a shared provider.