pub async fn create_default_engine(
config: EngineConfig,
) -> Result<Box<dyn LlmInferenceEngine + Send + Sync>>Expand description
Create default inference engine with MVP configuration
This is a convenience function that uses the default registry.