R2R icon indicating copy to clipboard operation
R2R copied to clipboard

Chroma integration?

Open jeffchuber opened this issue 11 months ago • 2 comments

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?

jeffchuber avatar Feb 26 '24 23:02 jeffchuber

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?

emrgnt-cmplxty avatar Feb 27 '24 00:02 emrgnt-cmplxty

should be pretty straightforward, i'm totally strapped for time these next few weeks else I would love to!

jeffchuber avatar Feb 27 '24 04:02 jeffchuber

Closing for now.

emrgnt-cmplxty avatar Feb 29 '24 19:02 emrgnt-cmplxty