qdrant / rust-client

Rust client for Qdrant vector search engine
https://crates.io/crates/qdrant-client
Apache License 2.0
236 stars 50 forks source link

Expose builders module #159

Closed JojiiOfficial closed 5 months ago

JojiiOfficial commented 5 months ago

All Submissions:

New Feature Submissions:

  1. [ ] Does your submission pass tests?
  2. [ ] Have you formatted your code locally using cargo +nightly fmt --all command prior to submission?
  3. [ ] Have you checked your code using cargo clippy --all --all-features command?

Changes to Core Features: