Louis Dureuil
Louis Dureuil
[Usage was written](https://meilisearch.notion.site/v1-11-AI-search-changes-0e37727193884a70999f254fa953ce6e#1044b06b651f80edb9d4ef6dc367bad0), the description and title of the issue are up-to-date
We need to discuss the ollama version policy for stabilization: https://github.com/meilisearch/meilisearch/pull/4983
Fixed by #5232
Hello :wave: > It looks like it's not possible to add new embedders when the index already has content. Yes, it is possible, in particular it should always work if...
The risk we wanted to avoid was users accidentally not having embeddings for some documents for a `userProvided` embedder. The feature is still experimental so there is still a possibility...
I'm not sure what the semantic of `generate` would be in your example above? What's the behavior when `generate` is `true`? when it is `false`?
OK, so that's a bit like a `strict` mode. I'm not certain if this is worth adding at the price of extending an already super large API surface (taking into...
that's an idea, but we're not putting warnings in the task queue currently, and I'm not sure that it is the best location to do so.
Closing this issue due to inactivity; feel free to reopen as needed 🙂
Some initial investigations - only one test fails: perform_snapshot - the test enters an infinite loop of prints because it waits for a task to complete, but only checks for...