rashadphz/farfalle

how to solve 500: Missing keys: ['OLLAMA_API_BASE']

FemBoxbrawl opened this issue · 6 comments

Screenshot 2024-06-19 144631

i am not a coder so i have no idea what to do

what do I have to do to make this work...

Please read the docs carefully....and add the relevant configuration option.

i forgot to mention i already had ollama running while this was happening

I'm having the same issue. The documentations aren't extremely clear on this matter. Can someone help or elaborate?

you should already have a enviorment variable OLLAMA_HOST
just add another one with OLLAMA_API_BASE and the same content like OLLAMA_HOST

This is my mistake, thanks for pointing it out! I just updated the docker files, this should be fixed.