zvec/python/zvec
egolearner c35d24e215
feat(fts): add stemmer token filter based on Snowball 3.1.1 (#513)
2026-07-07 14:14:13 +08:00
..
common fix(py): py with build-in package typing not typing_extensions (#99) 2026-02-12 23:38:18 +08:00
executor fix(python): validate queries during execution (#538) 2026-07-01 20:19:52 +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 stemmer token filter based on Snowball 3.1.1 (#513) 2026-07-07 14:14:13 +08:00
tool feat: support ai extension (#88) 2026-02-12 18:33:41 +08:00
typing fix(python): install the _zvec extension inside the zvec package (#511) 2026-06-24 11:23:52 +08:00
__init__.py rotate: add an optional random rotation feature in INT8/INT4 quantization method (#483) 2026-06-26 19:16:19 +08:00
__init__.pyi rotate: add an optional random rotation feature in INT8/INT4 quantization method (#483) 2026-06-26 19:16:19 +08:00
py.typed Initial commit 2025-12-30 11:02:17 +08:00
zvec.py minor(pyi): mismatched doc string (#529) 2026-06-26 10:26:52 +08:00