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.2 #184

Closed dependabot[bot] closed 2 months ago

dependabot[bot] commented 2 months ago

Bumps chromadb from 0.5.0 to 0.5.2.

Release notes

Sourced from chromadb's releases.

0.5.2

Version: 0.5.2 Git ref: refs/tags/0.5.2 Build Date: 2024-06-18T07:07 PIP Package: chroma-0.5.2.tar.gz Github Container Registry Image: ghcr.io/chroma-core/chroma:0.5.2 DockerHub Image: chromadb/chroma:0.5.2

What's Changed

Full Changelog: https://github.com/chroma-core/chroma/compare/0.5.1...0.5.2

Commits
  • ec2e717 [RELEASE] 0.5.2 (#2368)
  • 7684d61 [ENH] Handle metadata deletes + fix bugs related to Updates/deletes in the me...
  • f4d45f0 [CLN] Refactor log materializer to not need to pass in offset id explicitly f...
  • 20746b6 Revert "Emulate Sqlite"
  • dab4588 Emulate Sqlite
  • 011c28a Revert "Emulate sqlite FTS"
  • 2820c4b Emulate sqlite FTS
  • 972670a [BUG] Mat logs should not populate invalid Adds (#2363)
  • 509d509 [DOC] clarify that the async client is always available (#2365)
  • 2ea2ba2 [DOC]: Fix missing OpenLIT reference in Integration sidenav (#2339)
  • 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 2 months ago

Superseded by #185.