Skip to content

Releases: analyticsinmotion/add-chatgpt-to-microsoft-word

Version 0.1.4

22 Mar 12:57
a3286b8
Compare
Choose a tag to compare

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

11 Mar 04:16
1724875
Compare
Choose a tag to compare

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.