chromem-go
chromem-go copied to clipboard
Add ListIDs to collection for querying all existing document IDs
In my app, I am creating documents based on markdown files. I need to be able to update the DB when specific files change, and prune documents based on those markdown files being deleted. This functionality helps me with that.
Additionally, this closes #103.
This would be really helpful!