Releases: analyticsinmotion/add-chatgpt-to-microsoft-word
Releases · analyticsinmotion/add-chatgpt-to-microsoft-word
Version 0.1.4
Moved
- The latest ChatgptTextCompletion.bas file has been moved to the src/windows directory and will no longer be stored in the repository root location main.
Bug Fix
- Added new error handling for http request timeouts. This occurs when a outage occurs on the OpenAI Chat channel. The Alert message will also point users to OpenAI's status page status.openai.com to check for any types of service outages.
Version 0.1.3
Bug Fix
- Added additional error handling for when ChatGPT is at capacity. When this occurs an Alert Message will display on the screen rather than a Run-time Error 5 message from Microsoft Visual Basic.