JHubi1 / ollama-app

A modern and easy-to-use client for Ollama
Apache License 2.0
394 stars 30 forks source link

Connecting to a host only providing /api #38

Open lomenzel opened 1 month ago

lomenzel commented 1 month ago

The settings page checks if the response to https://example.com is "Ollama is running". i have a setup where example.com is hosting an ollama web frontend and the reverseproxy proxypasses example.com/api to the ollama service. the result is, that the ollama app refuses the host, but it could use it

Pietro395 commented 1 month ago

I have the same problem