mirror of
https://github.com/qdrant/qdrant-client.git
synced 2026-08-02 16:10:59 -05:00
* rollback fastembed query method * un-deprecate query * fix: regen async, roll back generator tmp workaround * fix: don't skip fastembed tests * new: add query batch points interface, fix minor bugs (#660) * new: add query batch points interface, fix minor bugs * fix: do not exclude ids from lookup collection from search (#661) * Update qdrant_client/qdrant_client.py Co-authored-by: Luis Cossío <luis.cossio@outlook.com> --------- Co-authored-by: Luis Cossío <luis.cossio@outlook.com> * fix: regen async --------- Co-authored-by: George Panchuk <george.panchuk@qdrant.tech> Co-authored-by: Luis Cossío <luis.cossio@outlook.com>