rig
rig copied to clipboard
feat: impl `InsertDocuments` for all vector store providers
- [x] I have looked for existing issues (including closed) about this
Feature Request
We should try to implement InsertDocuments for all vector store providers if it is possible to do so.
Motivation
Consistency and better DX
Proposal
Self explanatory.
if that is ok, i would like to work on that issue
thank you mate 🙏
implementations of insertdocuments are missing for below:
- [x] MongoDB implementation (
rig-mongodb) - [ ] SQLite implementation (
rig-sqlite) - [ ] Neo4j implementation (
rig-neo4j) - [ ] LanceDB implementation (
rig-lancedb)
Could you please assign this task to me, I want to work on it.
Thanks @joshua-mo-143