pub fn sync_recent_commits(store: Arc<LanceVectorStore>)Expand description
Sync recent git commits — called on schedule (every 15 min). Reads the repo’s recent commits and embeds their messages.
pub fn sync_recent_commits(store: Arc<LanceVectorStore>)Sync recent git commits — called on schedule (every 15 min). Reads the repo’s recent commits and embeds their messages.