Joseph Young
Joseph Young
### Is your feature request related to a problem? Please describe. The documentation needs improvement to connect OI to hosted Ollama. Ollama can be hosted in a CSP, on-prem, Docker...
### Describe the changes you have made: Added `/v1` to the API base URL in the documentation so OI can find the Ollama model ### Reference any relevant issues (e.g....
https://github.com/games-on-whales/gow/blob/f795c699629a6bc5bf3a6f7c77d85b1605a0e97c/env/host-desktop.env#L9 Ln9 sets the environment variable PULSE_SOCKET_HOST=`/run/user/1000/pulse`, which causes the path to get created by `root` instead of the user id `1000` at boot when the GOW container is set...