andrewnguonly / Lumos

A RAG LLM co-pilot for browsing the web, powered by local LLMs
MIT License
1.42k stars 102 forks source link

"Connection" indicator #76

Closed sublimator closed 9 months ago

sublimator commented 9 months ago

Played with this again, did a git reset hard to origin to update (a bit mindlessly, oops), then of course it overwrote DEFAULT_MODEL (Oh, I see there's a gui for that now in options)

An indicator somewhere for: Is Ollama alive? Needs starting? Responding at all ? Is model available ( I guess on the fly model config is a whole other issue) Needs origins configuring ? 403 (or whatever) Forbidden responses? I guess you could use the browser action icon even.

The thing is it just seems to quietly go about doing nothing when ollama is not running.

image

image

re: models

image

I have various quants of the same model, dunno how often people would actually??? but yeah, I guess if there is maybe should it show tag as discriminator?!

andrewnguonly commented 9 months ago

All good feedback. There are some quick enhancements that can be made 👍