Replies: 1 comment
-
@davide445 |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
@MohamedYasserOaf I have tried to setup Meilisearch Cloud to work with Flowise.
Using local Ollama embeddings node (with BGE-m3 model), using this flow
Meilisearch test Chatflow.json
Tried to create an index first and next upsert from Flowise and seems all is fine but as soon I try to chat i got the error message cannot find ollama embedding.
Tried to upsert from Flowose to a new index before creating it in Meilisearch and also in this case the process ended correctly on Flowise side, but I didn't see any index on Meilisearch.
Wanted to kindly ask if so far only local Meilisearch installation is supported from the Flowise node, or there is any other procedure I need to be aware of.
Beta Was this translation helpful? Give feedback.
All reactions