Louis Dureuil
Louis Dureuil
Added https://github.com/meilisearch/meilisearch/pull/4647/commits/2cf3e1c80aaa200eed35c2c1602c24437a863e3f to ignore the `perform_snapshot` test as a stopgap
The lindera work landed so the sole remaining item is > Make sure the Docker build image has the git CLI.
hey @guimachiavelli :wave: the issue is that ollama currently offers two endpoints to perform embedding: 1. A deprecated one, that is hidden from docs (`/api/embeddings`) 2. A supported one, the...
> So, according to some quick testing on a local instance, current behaviour is that url accepts any string for all embedder types that support url. Exactly, and this was...
Hello! Thanks for you interest and continued help on issues @CodeMan62 ❤ I think this particular one is very complex, however. I'm not even certain how I would fix it,...
I welcome any work in the area, but I might be lacking the time to dive or review a draft in the coming weeks
@arthurgousset > Our tool successfully reproduced the bug on Meilisearch v1.15.0 here: https://github.com/hyperdrive-eng/meilisearch/pull/3. Does the test it created to reproduce the bug look plausible to you? Hello, no the reproduced...
I split the issue between the (easy) hybrid case and the (more complicated, possibly requiring API change) federated case. I also opened a PR for the hybrid case. > Would...
Hello @camgaertner :wave:, 1. can you tell us more about your environment? OS, Meilisearch version 2. can you retry with `--experimental-reduce-indexing-memory-usage`? 3. are you using the vector store? 4. how...
Thank you for your answer, I'm glad you found a fix to your issue