mirror of
https://github.com/qdrant/qdrant-client.git
synced 2026-07-23 11:11:01 -05:00
* new: update previous qdrant version * new: rollback rest client as types moved to the core * new: add model_fields_set pydantic compat * new: add Document to models * new: add local inference inspectors * new: add inference functionality to qdrant client * fix: fix type hints * fix: fix type hints * fix: fix type hints * new: remove _cloud_inference arg from methods * refactor * tests: update tests, add path check * fix: fix type hint * fix: fix type hint * fix: resolve plain query * fix: remove redundant checks * fix: fix resolve query doc * tests: add test case for several docs in prefetch * fix: fix tests * new: forbid cloud inference with local mode * fix: fix is_query assignment, fix embed dict * tests: fix sparse vector values comparison * fix: regen async * fix: embed batch * tests: extend local inference tests * tests: add update operations and update vectors tests * tests: remove redundant tests, add plain query points test * fix: fix type hint * fix: add missing import * fix: yet another type hint fix * tests: add query points groups and query batch points tests * fix: do not try to embed a vector, comment missed disabled test stmt * new: add late interaction embeddings without add and query methods * fix: fix LITE import * fix: fix problem with retrieving not available path, enable tests * fix: fix exception message * refactor: update type hint * fix: update type hints * chore: add docstrings to embed methods * refactor: simplify inspector init * fix: fix type hint * new: reuse parser, fix type import * refactor: rename parser, add docstrings * fix: fix type hint * fix: fix type hint * fix: fix type hint * refactor: smol refactor, docstrings * fix: fix inspect embed * deprecation warning for grpc.PointStruct * new: populate inspections cache (#823) * new: populate inspections cache * fix: fix type hints * fix: regen async * fix: fix type hint * fix: fix typo in filename * fix: fix points check * fix: fix type hint
0 lines
0 B
Python
0 lines
0 B
Python
The file is empty.