This is mainly a patch release to avoid compatibility issues with fastmcp>2.7 and pydantic>2.11.
What's Changed
- allow specifying custom embedding provider by @generall in #82
- fix: return None if no results where found by @tbung in #83
- fix: pin pydantic <2.12.0 to avoid compatibility issues by @thelinuxkid in #97
New Contributors
- @tbung made their first contribution in #83
- @thelinuxkid made their first contribution in #97
Full Changelog: v0.8.0...v0.8.1