NM-TAFE / dip-programming-prj-advanced-gui-awesome

Creative Commons Zero v1.0 Universal
0 stars 5 forks source link

fix: added an error handle message that is displayed in UI #26

Closed Isaac-Saleh closed 3 weeks ago

Isaac-Saleh commented 1 month ago

I have added to remotellama.py query method a try/except that writes a time out error into the code capture box when the llama times out. Before that there was no indication outside of my pycharm terminal that the issue was a time out.

Screenshot 2024-06-05 at 3 31 48 pm