Your browser does not seem to support JavaScript. As a result, your viewing experience will be diminished, and you have been placed in read-only mode.
Please download a browser that supports JavaScript, or enable it if it's disabled (i.e. NoScript).
I'd like to use Continue.dev with OpenWebUI. Could we expose ollama to the outside world?
https://docs.openwebui.com/tutorial/continue-dev/
I don't think ollama needs to be exposed to the outside world. Atleast, per those docs, you just set it to the ollama url (part of openwebui)
"apiBase": "http://YOUROPENWEBUI/ollama/v1",
Or maybe I misunderstand this.
Ah ok. I was under the impression that ollama was listening just on the localhost inside this app. If its not, this would work then. I'll test.