Skip to main content

default_factory_registry

Function default_factory_registry 

Source
pub fn default_factory_registry() -> FactoryRegistry
Expand description

Returns a FactoryRegistry pre-populated with all built-in component factory invokers:

  • Provider adapters (OpenAI chat, Anthropic chat, OpenAI embedding)
  • Memory stores (session, execution, run, embedding, artifact)
  • Context pipeline