Skip to content

v0.31.0 🐍

Compare
Choose a tag to compare
@meili-bot meili-bot released this 11 Mar 13:16
· 175 commits to refs/heads/main since this release
948b1d0

This version introduces features released on Meilisearch v1.7.0 πŸŽ‰
Check out the changelog of Meilisearch v1.7.0 for more information on the changes.

⚠️ Breaking changes

  • Related to the experimental vectorStore feature: dimensions field is now required when using OpenAI models (#928) @sanders41

πŸ› Bug Fixes

  • Make embedders deseralize to correct type (#927) sanders41

βš™οΈ Maintenance/misc