hollama icon indicating copy to clipboard operation
hollama copied to clipboard

Empty response from `/api/tags` doesn't mean the "server is offline"

Open fmaclen opened this issue 6 months ago • 0 comments

This assumption is incorrect: https://github.com/fmaclen/hollama/blob/main/src/routes/sessions/%5Bid%5D/%2Bpage.svelte#L66-L71

It might make more sense to simply add serverStatus to the $settingsStore and update it accordingly.

fmaclen avatar Aug 06 '24 14:08 fmaclen