You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Describe the bug
Currently, when the user clicks on "Clear chat" after asking a question, the last conversation remains on the screen, and the backend stops, showing the command line. When the user tries to ask another question, the text is interpreted as a Windows command.
To Reproduce
Steps to reproduce the behavior:
Ask a question and wait for the bot to answer.
Click "Clear chat" once.
The cmd path is shown in the chat "C:\Users\clem4\AppData\Local\Programs\alpaca-electron>".
Ask another question.
The text is interpreted as a Windows command.
Expected behavior
The chat should be cleared, the chat bot should be able to make another conversation.
Ok I'll have to look into this more. I thought I fixed it already for windows. And from my testing, the problem shouldn't occur on Mac and Linux. Unless you spam the stop button. So maybe I'll just gray out the button after the first press.
for me this happens right from the start, regardless of what model i choose. the model does not load (i dont see any ram usage increase) and if i type "notepad.exe" in the prompt area, notepad opens up...
Describe the bug
Currently, when the user clicks on "Clear chat" after asking a question, the last conversation remains on the screen, and the backend stops, showing the command line. When the user tries to ask another question, the text is interpreted as a Windows command.
To Reproduce
Steps to reproduce the behavior:
Expected behavior
The chat should be cleared, the chat bot should be able to make another conversation.
Screenshots
Desktop:
(similar to #25)
The text was updated successfully, but these errors were encountered: