R2R
R2R copied to clipboard
Chroma integration?
I don't see a Chroma integration on the docs
https://docs.sciphi.ai/integrations/databases
but I see it throughout the codebase. Anything I can do to help?
Thanks Jeff - those references were part of some demo capabilities for the web app.
We'd like to add Chroma as a vectordb provider. This means creating a specific implementation for the ChromaDBProvider which adheres to the format here -https://github.com/SciPhi-AI/R2R/blob/main/r2r/core/providers/vector_db.py.
This is something I have done in the past, I just haven't gotten to it yet for this repository. Are you interested in taking a stab at it?
should be pretty straightforward, i'm totally strapped for time these next few weeks else I would love to!
Closing for now.