Trying to get Mealie to connect to Ollama #4766
Unanswered
Unibrowser-github
asked this question in
Q&A
Replies: 1 comment 3 replies
-
Hey there! Our docs have some instructions on setting up with Ollama: https://docs.mealie.io/documentation/getting-started/installation/open-ai/#configuration While Ollama can work, users have generally reported that it's not very effective due to hardware limitations, so YMMV. I also don't think users have been successful with image recognition, so you may consider turning that off if you can't get it to work (see the backend config) |
Beta Was this translation helpful? Give feedback.
3 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.
-
Hello, im new to mealie but so far my friends and family love it. But I am having a bit of trouble getting mealie to connect to Ollama docker container properly. When I up load an image of a recipe the ollama log shows the following
File "/app/mealie/services/recipe/recipe_service.py", line 497, in build_recipe_from_images
raise Exception("Failed to call OpenAI services") from e
Exception: Failed to call OpenAI services
I have searched the internet for a walkthrough on how to set this up properly but have yet to find anything. Any help would be appreciated.
Beta Was this translation helpful? Give feedback.
All reactions