Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Bug: interrupt command execution #34

Open
marcbelmont opened this issue May 29, 2023 · 2 comments
Open

Bug: interrupt command execution #34

marcbelmont opened this issue May 29, 2023 · 2 comments
Assignees
Labels
bug Something isn't working

Comments

@marcbelmont
Copy link

  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.
@ekkinox
Copy link
Owner

ekkinox commented May 29, 2023

You mean interrupting the chat mode?

If yes, will handle this.

@ekkinox ekkinox added the bug Something isn't working label May 29, 2023
@ekkinox ekkinox self-assigned this May 29, 2023
@marcbelmont
Copy link
Author

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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants