qnguyen3 / chat-with-mlx

An all-in-one LLMs Chat UI for Apple Silicon Mac using MLX Framework.
https://twitter.com/stablequan
MIT License
1.45k stars 131 forks source link

⬆️ Bump chromadb from 0.5.0 to 0.5.4 #198

Closed dependabot[bot] closed 1 month ago

dependabot[bot] commented 1 month ago

Bumps chromadb from 0.5.0 to 0.5.4.

Release notes

Sourced from chromadb's releases.

0.5.4

Version: 0.5.4 Git ref: refs/tags/0.5.4 Build Date: 2024-07-11T02:31 PIP Package: chroma-0.5.4.tar.gz Github Container Registry Image: ghcr.io/chroma-core/chroma:0.5.4 DockerHub Image: chromadb/chroma:0.5.4

What's Changed

... (truncated)

Commits
  • 8b546be [BUG][TST] Fix thin client package test (#2497)
  • 9c91fe4 [RELEASE] Release 0.5.4. Pin hnswlib upgrade. Configuration b/w compat. (#2496)
  • 27f7d1a [ENH] catch panics in task operators (#2450)
  • 5628c6d Revert "[RELEASE] Release 0.5.4. Pin hnswlib upgrade. Configuration b/w compat."
  • 28a4fb4 [RELEASE] Release 0.5.4. Pin hnswlib upgrade. Configuration b/w compat.
  • 5596dca [CLN]: Replacing FastAPI HTTPException with custom ChromaAuthError in basic/t...
  • 27ba303 [CLN] LogRecord TypedDict attr name incorrect (#2486)
  • b601a3b [BUG] Fix add -> wait for compaction -> delete -> add case (#2474)
  • 8cd96ef [CHORE] Add parent spans to new spans
  • eb783ff [CHORE] Add tracing to blockfile gets (#2485)
  • Additional commits viewable in compare view


Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR: - `@dependabot rebase` will rebase this PR - `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it - `@dependabot merge` will merge this PR after your CI passes on it - `@dependabot squash and merge` will squash and merge this PR after your CI passes on it - `@dependabot cancel merge` will cancel a previously requested merge and block automerging - `@dependabot reopen` will reopen this PR if it is closed - `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually - `@dependabot show ignore conditions` will show all of the ignore conditions of the specified dependency - `@dependabot ignore this major version` will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this minor version` will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this dependency` will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)
dependabot[bot] commented 1 month ago

Superseded by #214.