pub fn from_config(cfg: &RagConfig) -> Result<Arc<dyn DocumentSource>>Expand description
Build the document source selected by cfg.source.
pub fn from_config(cfg: &RagConfig) -> Result<Arc<dyn DocumentSource>>Build the document source selected by cfg.source.