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

Update client to support v1.10 #134

Draft
wants to merge 19 commits into
base: dev
Choose a base branch
from
Draft

Update client to support v1.10 #134

wants to merge 19 commits into from

Conversation

generall
Copy link
Member

No description provided.

generall and others added 12 commits June 19, 2024 20:36
* add custom builder for VectorsConfig

* fmt

* Update src/qdrant_client/builers/vectors_config.rs

Co-authored-by: Jojii <15957865+JojiiOfficial@users.noreply.github.com>

* Update src/qdrant_client/builers/vectors_config.rs

Co-authored-by: Tim Visée <tim@visee.me>

* Update src/qdrant_client/builers/vectors_config.rs

Co-authored-by: Tim Visée <tim@visee.me>

* fix clippy

* fix clippy

---------

Co-authored-by: Jojii <15957865+JojiiOfficial@users.noreply.github.com>
Co-authored-by: Tim Visée <tim@visee.me>
…136)

* Improve crate layout, mark deprecations, resolve many test warnings

* In search example, use simplified way for client construction

* Show search example output as JSON

* Temporarily allow deprecation in test snippets
* Deprecate NotA type

* Improve documentation for extraction functions

* Fix doctest
* Deprecate serde module

* Rename errors to error

* Add more payload conversion functions

* Update documentation

* Allow deprecated usage in serde tests

* Move serde tests, fix deprecation warning
…g in qdrant module (#139)

* Expose Payload object at root of crate

* Expose custom ReocmmendExample builder in qdrant types module

* Vendor timestamp through qdrant types module, hide auth module

* Improve documentation
* add missing functionallity and builder

* rename functions; add uuid conversion
* migrate rust client

* fix using old import path
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants