θΏ™ζ˜―indexlocζδΎ›ηš„ζœεŠ‘οΌŒδΈθ¦θΎ“ε…₯任何密码
Skip to content

FEAT: Add chroma cloud support #3333

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

Open
wants to merge 5 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

@timothycarambat timothycarambat self-assigned this Feb 25, 2025
@timothycarambat timothycarambat added the PR:needs review Needs review by core team label Feb 26, 2025
@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 ?

@Anto79-ops
Copy link

@flefevre

I tried ChromaDB 1.0.0.b0 and it did not work with AnythingLLM, so I went back to 0.6.x. I as told to watch this PR if I want to use the new ChromaDB with AnythingLLM.

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 ?

@timothycarambat timothycarambat added the Integration Request Request for support of a new LLM, Embedder, or Vector database label May 6, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Integration Request Request for support of a new LLM, Embedder, or Vector database PR:needs review Needs review by core team
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[FEAT]: Add Chroma Cloud connection support
5 participants