meilisearch / meilisearch-python

Python wrapper for the Meilisearch API
https://www.meilisearch.com/
MIT License
453 stars 85 forks source link

[v1.11.0] Fix AI-powered search feature following breaking changes #1019

Open curquiza opened 1 week ago

curquiza commented 1 week ago

Related to https://github.com/meilisearch/integration-guides/issues/303

Explanation of the feature

Usage: https://meilisearch.notion.site/v1-11-AI-search-changes-0e37727193884a70999f254fa953ce6e?pvs=74

Breaking:

TODO

⚠️ Make PRs pointing to bump-meilisearch-v1.11.0 and NOT main. Please do 1 PR for all of these changes, and not several.

curquiza commented 3 days ago

Closed by #1020

Will be released once https://github.com/meilisearch/meilisearch-python/pull/1018 is merged