Change Log
Features 📢
* 541 - added init_options property to recreate qdrant client instances from an existing one by Anush008
* 686 - add bm42 and bm25 models support for `add` and `query` methods by joein
* 706 - add retry mechanism to `migrate` by hh-space-invader
* 678 - add info endpoint by joein
* 690 - add query points group api by agourlay coszio
* 703 - add distribution based score fusion by coszio
* 705 - add random sampling mechanism by coszio
* 707 - extend struct interfaces to support raw string via types.Document by joein
Bug Fixes 🪲
* 697 - fix conversion of datetime objects to grpc by joein
* 715 - fix in-place modification of queries in `query_points` by joein
* 717 - unlock pyright, fix type hints by hh-space-invader
* 721 - add missing timeouts to count, scroll and retrieve methods by hh-space-invader joein
* 730 - make upload_points method in AsyncQdrantClient synchronous by hh-space-invader
Thanks to everyone, who've contributed to this release!
agourlay coszio Anush008 generall hh-space-invader joein