|
Hello,
Maybe not a bug, that's why, I don't open a bug issue. Congratulation for this massive work. Laurent |
Replies: 2 comments 1 reply
|
Thanks a lot. It works fine as Geolibre web client is localhost . All my models are available and works. I succeed to prompt complex request and it's magic. As soon the geolibre adress is not localhost or 127.0.0.1, ollama doesn't work even with ollama address = http://127.0.0.1:11434 On the same configuration (Linux or windows tested) GeoLibre http://127.0.0.1:4000 Ollama http://localhost:11434 OK GeoLibre http://192.168.1.98:4000 Ollama http://192.168.1.98:11434 Failed Thanks and have a nice day |
Thank you for reporting. The issue has been fixed in #2118