chyok / ollama-gui

A single-file tkinter-based Ollama GUI project with no external dependencies.
https://chyok.github.io/ollama-gui/
MIT License
122 stars 22 forks source link

Host filed reverting to localhost on every start #1

Open Zafrkant opened 4 months ago

Zafrkant commented 4 months ago

Hello,

I want to thank developer for great contribution to the community. I would like to kindly ask is there a solution to preserve host settings to specific IP, instead of localhost, due to accessing from other device inside the network?

Thank you in advance.

chyok commented 4 months ago

Hi @Zafrkant , This is doable. In the top right corner of the program, you can enter any IP or valid host, and then click the refresh button to establish the connection.

image

Thank you for your issue, I will consider redesigning the layout.

Zafrkant commented 4 months ago

Hi @chyok,

Thank you for quick answer. That is solution for now, I looking forward for fix.

Thank you and please continuo great work :)