zvec/python/tests
Zhuanglin Zheng c54f5e16e9
rotate: add an optional random rotation feature in INT8/INT4 quantization method (#483)
Co-authored-by: rayx <rui.xing@alibaba-inc.com>
Co-authored-by: Jalin Wang <wangjianning.wjn@alibaba-inc.com>
Co-authored-by: Copilot Autofix powered by AI <223894421+github-code-quality[bot]@users.noreply.github.com>
2026-06-26 19:16:19 +08:00
..
detail refactor: make Reranker stateless with std::variant value semantics (… (#471) 2026-06-09 12:44:17 +08:00
test_collection.py refactor: make Reranker stateless with std::variant value semantics (… (#471) 2026-06-09 12:44:17 +08:00
test_collection_diskann.py feat: add diskann index (#369) 2026-06-04 20:52:43 +08:00
test_collection_fts.py refactor: change rerank interface from map-based to vector-based (#458) 2026-06-04 16:03:28 +08:00
test_collection_fts_vector_hybrid.py refactor: change rerank interface from map-based to vector-based (#458) 2026-06-04 16:03:28 +08:00
test_collection_hnsw_rabitq.py deprecate python VectorQuery (#267) 2026-05-12 14:55:49 +08:00
test_convert.py fix(python): install the _zvec extension inside the zvec package (#511) 2026-06-24 11:23:52 +08:00
test_doc.py fix(python): install the _zvec extension inside the zvec package (#511) 2026-06-24 11:23:52 +08:00
test_embedding.py feat: enlarge topK limit (#348) 2026-04-17 17:51:07 +08:00
test_fts_query.py fix(python): install the _zvec extension inside the zvec package (#511) 2026-06-24 11:23:52 +08:00
test_gil_release.py Refactor CPU feature detection to use an explicit x86 whitelist (#258) 2026-06-02 11:51:25 +08:00
test_hnsw_contiguous_memory.py ut: fix some uts (#394) 2026-05-12 19:04:33 +08:00
test_jieba_default_dict.py feat: add fts support (#408) 2026-06-01 15:02:54 +08:00
test_params.py rotate: add an optional random rotation feature in INT8/INT4 quantization method (#483) 2026-06-26 19:16:19 +08:00
test_query_executor.py fix(python): install the _zvec extension inside the zvec package (#511) 2026-06-24 11:23:52 +08:00
test_reranker.py refactor: make Reranker stateless with std::variant value semantics (… (#471) 2026-06-09 12:44:17 +08:00
test_schema.py
test_typing.py
test_util.py feat: support ai extension (#88) 2026-02-12 18:33:41 +08:00
test_vamana.py feat: pass prefetch config (PO and PL) as search params (#482) 2026-06-12 16:33:41 +08:00