What's Changed
- Raise an error in the Index init in case of incompatible vocab by @RobinPicard in #225
- Remove unnecessary vec construction from JSON schema converter by @414owen in #241
- Upgrade
tokenizersto v0.22.2 by @414owen in #240 - Update versions in pre-commit configuration by @ngoldbaum in #247
- Update pyo3 to 0.27 by @ngoldbaum in #246
- Support Python 3.14 by @robinvandernoord in #235
- Improve python exports by @RobinPicard in #245
New Contributors
- @ngoldbaum made their first contribution in #247
- @robinvandernoord made their first contribution in #235
Full Changelog: 0.2.13...0.2.14