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
Ie. instead of ask_chatgpt -f app/models/user.rb -q "find a bug in this Rails model"
$ ask_chatgpt
Loading chatgpt-4-browser... done
<chatgpt> What can I do for you today?
<jazzmatazz> Find and fix all bugs in app/models/user.rb and related tests
Ie. instead of
ask_chatgpt -f app/models/user.rb -q "find a bug in this Rails model"