10Nates / ollama-autocoder

A simple to use Ollama autocompletion engine with options exposed and streaming functionality
MIT License
99 stars 23 forks source link

show error toasts #9

Closed lakshaysethi closed 2 weeks ago

lakshaysethi commented 1 month ago

if extension tried to connect to ollama, but failed , display error in a toast , so lay users (like me) can know what to do next / debug troubleshoot further

10Nates commented 1 month ago

Which errors in particular do you expect to be shown, aside from connection errors?

10Nates commented 1 month ago

Additional error toasts and clarification added in v0.1.0

Will leave this issue open for a few days for any additional error handling that I may have missed.