neokd / NeoGPT

Chat effortlessly, execute commands, and interpret code with Llama3, Phi3, and more - your local AI assistant. Enjoy seamless interaction while ensuring ultimate privacy
https://neogpt.dev
MIT License
68 stars 62 forks source link

Custom exit on ctrl+c #208

Closed yashasvini121 closed 4 months ago

yashasvini121 commented 4 months ago

Current behavior

Proposed changes

Adding a try-except block for ctrl+c keyboardInterrupt

Checks

Shows errors on sudden exit

Now: image