New Features
- use local storage for previous messages (d817f0a3)
❗Note: In order for the standalone app to work, you have to run Ollama server like this:
$ OLLAMA_ORIGINS=* ollama serve
Alternatively, set the property globally and restart Ollama server (does not persist system restart)
$ launchctl setenv OLLAMA_ORIGINS '*'