Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

FEAT: Add chroma cloud support #3333

Open
wants to merge 3 commits into
base: master
Choose a base branch
from

Conversation

tonytrill
Copy link

@tonytrill tonytrill commented Feb 24, 2025

Pull Request Type

  • ✨ feat
  • πŸ› fix
  • ♻️ refactor
  • πŸ’„ style
  • πŸ”¨ chore
  • πŸ“ docs

Relevant Issues

resolves #3331

What is in this change?

This change adds support for Chroma Cloud as a document and embedding storage.

Additional Information

  • Updated chromadb package to latest
  • Made use of existing backend client
  • Made use of existing frontend styles

Developer Validations

  • I ran yarn lint from the root of the repo & committed changes
  • Relevant documentation has been updated
  • I have tested my code functionality
  • Docker build succeeds locally

@flefevre
Copy link

flefevre commented Mar 1, 2025

just to understand which version of chromadb is compatible anythingllm ? 0.6.4 ? or previoous to ensure our chromadb version is synchrone with the one used by anythingllm ?

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

Successfully merging this pull request may close these issues.

[FEAT]: Add Chroma Cloud connection support
4 participants