文件历史

4 次代码提交

作者 SHA1 备注 提交日期
Cuiys d25f3a4552 fix(python): install the _zvec extension inside the zvec package (#511) 2026-06-24 11:23:52 +08:00
egolearner 9bd0c6eea9 fix(python): add missing FTS type annotations to stubs and wrappers (#497)
- Add FtsIndexParam/FtsQueryParam class stubs to model/param/__init__.pyi
- Add Fts/FtsIndexParam/FtsQueryParam to zvec/__init__.pyi exports
- Extend Query.param type to include FtsQueryParam
- Update Query._validate to allow fts + FtsQueryParam combination
- Extend FieldSchema.index_param type to support FtsIndexParam
- Extend Collection.create_index type to support FtsIndexParam
2026-06-23 16:14:01 +08:00
Qinren Zhou b6f2d4367d fix: fix python type annotations (#307) 2026-04-02 20:03:15 +08:00
sanyi 6524fabd80 Initial commit 2025-12-30 11:02:17 +08:00