You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Adjusted the behavior of the close button to directly exit the program (reverting the previous change).
Fixed the issue where some models installed via ollama pull could not be recognized, such as the latest version.
Resolved the issue where the model list could only be retrieved after restarting the process when the Ollama service was stopped.
Adjusted the automatic setting of the environment variable OLLAMA_HOST=127.0.0.1 for Ollama installations via AingDesk to prevent potential malicious exploitation.