zvec/python/zvec
egolearner 58375ff7b8
feat(fts): add ngram tokenizer (#593)
2026-08-03 14:06:15 +08:00
..
common fix(py): py with build-in package typing not typing_extensions (#99) 2026-02-12 23:38:18 +08:00
executor feat(python): expose group-by search to Python API (#561) 2026-07-13 20:22:07 +08:00
extension fix(python): install the _zvec extension inside the zvec package (#511) 2026-06-24 11:23:52 +08:00
model feat(fts): add ngram tokenizer (#593) 2026-08-03 14:06:15 +08:00
tool feat: support ai extension (#88) 2026-02-12 18:33:41 +08:00
typing refactor(diskann): decouple from libaio via dlopen (#532) 2026-07-16 17:58:25 +08:00
__init__.py refactor(diskann): decouple from libaio via dlopen (#532) 2026-07-16 17:58:25 +08:00
__init__.pyi refactor(diskann): decouple from libaio via dlopen (#532) 2026-07-16 17:58:25 +08:00
py.typed Initial commit 2025-12-30 11:02:17 +08:00
zvec.py refactor(thread-pool): make CPU affinity opt-in (#623) 2026-07-29 15:30:04 +08:00