rgbkrk / genai

What if GPT could help you notebook?
BSD 3-Clause "New" or "Revised" License
354 stars 37 forks source link

Ignore Keyboard Interrupt #4

Closed rgbkrk closed 1 year ago

rgbkrk commented 1 year ago

We should not provide suggestions for KeyboardInterrupt or any other terminations. Probably should also stop if out of memory.