Pavel Baluev

Results 1 issues of Pavel Baluev

Constant users of web clients may configure some of the supported variables in profile files such as `~/.bash_profile`, `~/.zshrc`, etc. ```bash echo "export OLLAMA_ORIGINS=https://example.com OLLAMA_HOST=0.0.0.0:1337" >> ~/.zshrc ``` The server...

feature request
good first issue