Expand description
Component factory for creating configured instances of core components.
This module provides a centralized factory for creating instances of core components with proper configuration injection, eliminating the need for global configuration access within individual components.
Structs§
- Component
Factory - Component factory for creating configured instances.
Functions§
- create_
ai_ provider - Create an AI provider from AI configuration.