pub async fn ingest_all(
memory_dir: &Path,
provenance: Option<Provenance>,
) -> Result<(), RecallError>Expand description
Ingest all un-ingested archives in conversations/.
pub async fn ingest_all(
memory_dir: &Path,
provenance: Option<Provenance>,
) -> Result<(), RecallError>Ingest all un-ingested archives in conversations/.