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

build(deps): Bump qdrant-client from 1.6.4 to 1.10.1 in /llm-server #790

Closed

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jul 8, 2024

Bumps qdrant-client from 1.6.4 to 1.10.1.

Release notes

Sourced from qdrant-client's releases.

v1.10.1

Change log

Bug fixes 🐞

v1.10.0

Change Log

Features 🐯

  • Universal query API - [Docs]

    • Support search, recommendations, discovery, ordering by payload in a single request
    • Perform hybrid search by merging results from different queries with fusion
    • Build multi-stage queries with re-scoring to achieve better performance
  • Support for multivectors - [Docs]

    • Use late interaction (such as ColBERT) models natively in Qdrant
    • Store dynamic number of vectors per point with shared payload
  • Support for float16 datatype for dense vectors - [Docs]

  • Support for float16 and uint8 datatype for sparse vectors index - [Docs]

  • Support for Inverse Document Frequency (IDF) in sparse vectros - [Docs]

    • Provides an option to automatically account for IDF in sparse vectors search
    • Unlocks the ability to stream updates for BM25 and BM42 embeddings

Bug Fixes 🦟

  • Fix exclusion of ids in discovery api
  • Fix StartFrom conversion

Thanks to everyone, who've contributed to this release! @​agourlay @​coszio @​tellet-q @​generall @​joein

v1.9.2

Changelog

Features 🪄

Fixes 🪛

... (truncated)

Commits
  • 6c17384 fix: fix grpc conversion bugs for sparse and multi vectors (#682)
  • 318260a fix: skip no prefetch query test if version is low (#681)
  • bbe17b3 bump to v1.10.1
  • e4b492d Add a test for scrolling query with offset (#676)
  • c168592 fix: fix sparse vector config conversion in collection params (#674)
  • 37f8d00 update qdrant version for v1.10 release
  • 5290d17 bump version to v1.10.0
  • ad69cf1 new: add query interface tests, fix version checking (#670)
  • d9a4320 fix: fix lookup test, refactor search params test
  • 0fc3341 : int
  • 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 <dependency name> 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)

Bumps [qdrant-client](https://github.com/qdrant/qdrant-client) from 1.6.4 to 1.10.1.
- [Release notes](https://github.com/qdrant/qdrant-client/releases)
- [Commits](qdrant/qdrant-client@v1.6.4...v1.10.1)

---
updated-dependencies:
- dependency-name: qdrant-client
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file python Pull requests that update Python code labels Jul 8, 2024
Copy link
Contributor Author

dependabot bot commented on behalf of github Aug 19, 2024

Superseded by #808.

@dependabot dependabot bot closed this Aug 19, 2024
@dependabot dependabot bot deleted the dependabot/pip/llm-server/qdrant-client-1.10.1 branch August 19, 2024 22:37
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file python Pull requests that update Python code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants