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
Hello, I couldn't reopen #67 so im following up here.
first I'm running rawdog as admin as I am unable to run it otherwise, it bring errors.
Second, it seems like its crashing on wrong commands such as cls to clear the window, its just a happit and i know it will not work with rawdog. but does it always crash like in the picture on wrong commands or this is just me for some reason?
Per your last message in cant run rawdog on windows. #67, sometimes it tries to get info on a dir it doesn't have permissions for (for me was Google Drive). We added a try/except block to handle this smoothly.
Per the cls issue, we've told it not to do anything 'irreversible', so that's probably why it's refusing. We could add an explicit example and hope that the fine-tuned model will accept it? @jakethekoenig
The program failed because of return_code. This was just (my) bad code, which I fixed.
Thanks for the feedback! We're taking it very fast and loose with rawdog, so appreciate your patience while we work through adolescence.
Hello, I couldn't reopen #67 so im following up here.
first I'm running rawdog as admin as I am unable to run it otherwise, it bring errors.
Second, it seems like its crashing on wrong commands such as cls to clear the window, its just a happit and i know it will not work with rawdog. but does it always crash like in the picture on wrong commands or this is just me for some reason?
Please check #67 update.
The text was updated successfully, but these errors were encountered: