Stevenic / vectra

Vectra is a local vector database for Node.js with features similar to pinecone but built using local files.
MIT License
321 stars 29 forks source link

CLI: only re-index local files that have changed #22

Open Stevenic opened 9 months ago

Stevenic commented 9 months ago

This will mean storing the timestamp of when the file was last modified as part of its metadata.