yai icon indicating copy to clipboard operation
yai copied to clipboard

Bug: interrupt command execution

Open marcbelmont opened this issue 1 year ago • 2 comments

  1. Write a prompt and type enter
  2. While the response is streaming, press Ctrl+C
  3. Expected behavior: the response stops streaming, and you go back to the yai prompt. Currently, the program exits.

marcbelmont avatar May 29 '23 12:05 marcbelmont

You mean interrupting the chat mode?

If yes, will handle this.

ekkinox avatar May 29 '23 18:05 ekkinox

Yes, it would be great to interrupt the response in chat mode without exiting the program.

marcbelmont avatar May 30 '23 07:05 marcbelmont