orka.orchestrator.agent_factory module

Agent Factory

Factory for creating and initializing agents and nodes based on configuration.

class orka.orchestrator.agent_factory.AgentFactory[source]

Bases: object

Factory class for creating and initializing agents based on configuration.