ayush rajgor
ayush rajgor
you have two pr https://github.com/stitionai/devika/pull/309 close it one and pull the latest change from the main. check if still need some changes or not then we'll see
you have to update ollama url if it's not the default one > python3 devika.py 24.04.01 18:39:41: root: INFO : Initializing Devika... 24.04.01 18:39:41: root: INFO : Initializing Prerequisites Jobs......
https://github.com/stitionai/devika/issues/300
> > you have to update ollama url if it's not the default one > > > python3 devika.py 24.04.01 18:39:41: root: INFO : Initializing Devika... 24.04.01 18:39:41: root: INFO...
Does this issue still persist? if so then can you run this code, ```py import ollama client = ollama.Client() print(client.list()["models"] ``` and in terminal -> ```bash ollama # check if...
So docker files is not fully functional yet. You can try without running docker. If ollama is running in your system it should pick it up.
node version?
I mean which node js version do you use?
Clean install and tell if the issue is persist.
> I'm getting this issue on Mac OS via Pinokio install. >  > You are using old version. Fetch the latest changes and...