-
Notifications
You must be signed in to change notification settings - Fork 49
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 protos for Qdrant 1.12, add new endpoints #189
Conversation
2000c24
to
c9d53d0
Compare
fb6869b
to
df1613a
Compare
3598e93
to
92714b7
Compare
Could you please put examples into https://github.com/qdrant/rust-client/tree/master/tests/snippets as well The idea is that they should be usable in our landing page and https://api.qdrant.tech/api-reference |
Done! |
@JojiiOfficial please don't change api-refernce just yet, it requires release |
6188ac0
to
f462ef8
Compare
f462ef8
to
d0d89a5
Compare
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Thanks for including the on_disk
change.
* update protos and rust structs * add client functions * use new compile function * recompile protos * trigger recompiling * add examples * add example snippets * Adjust GeoIndexParams and fix warnings when compiling tests
Updates the protos and rust structures.
A few examples of the new APIs (also included in the rustdoc):