Santi Legaristi
Santi Legaristi
Did you use localhost/127.0.0.1 or did you exposed the 0.0.0.0 local ip of your machine in the OLLAMA_HOST env variable? For me adding OLLAMA_HOST="0.0.0.0:PORT" setting a desired port, in my...
As commented up there I just served it on 0.0.0.0 and using the PORT 5000
> Make sure you've put key values before run `make install` command. If you do this after, you'll have to do the same in `.env` file or even delete it...
I had the same problem, it seems that the document "parser" in langchan in this code is deprecated i had to change some files that contained those imports and it...
I changed them before running the containers, one was on the pages directory. You can use 'grep' in the terminal to look for the 2 files that have to be...
I found a very important piece of this puzzle. It seems that the signal deterioration only appears when using a passphrase in the transmission, maybe encryption errors? Idk but it...