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
Implemented context menu shortcuts
- shortcuts available as commands or from context menu
- change shortcut prompt in the settings
- a few other settings added
- updated readme
Displaying response as it is typed, other improvements
- chatgpt-api v1.4.0
- update displayed response as the AI writes it instead of just displaying it at the end
- update session token without having to restart extension
- response remains even when closing and reopening panel
- error message for invalid session token
- updated README.md