Skip to content

Conversation

@SharanRP
Copy link

@SharanRP SharanRP commented Aug 26, 2025

  • Implement ChromaVectorDB class following BaseVectorDB interface
  • Add chromadb and langchain-chroma dependencies
  • Support both local and remote ChromaDB configurations
  • Add configuration examples in compose.env
  • Register ChromaDB in vector database factory

closes #431

- Implement ChromaVectorDB class following BaseVectorDB interface
- Add chromadb and langchain-chroma dependencies
- Support both local and remote ChromaDB configurations
- Add configuration examples in compose.env
- Register ChromaDB in vector database factory
@mnvsk97
Copy link
Contributor

mnvsk97 commented Sep 1, 2025

@SharanRP Thanks for raising the PR. This is very helpful.
Before submitting the review, can you please add documentation to run Chroma locally?
Ideally, it should be a part of the docker-compose.yaml file so that the users can choose to run it as and when needed.

LMK in case of questions.

@mnvsk97 mnvsk97 mentioned this pull request Sep 1, 2025
@SharanRP
Copy link
Author

SharanRP commented Sep 2, 2025

Thanks for getting back to me! I’ll be adding the documents shortly

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Add ChromaDB vector database support

2 participants