Skip to main content

list

Function list 

Source
pub async fn list(
    store: &Arc<dyn PersistenceLayer>,
) -> Result<Vec<KnowledgeBase>>