diff --git a/readme.md b/readme.md index c99b815..b622d63 100644 --- a/readme.md +++ b/readme.md @@ -33,9 +33,6 @@ npm install chatgpt ## Usage -> **Note** -> Per the official OpenAI Discord on December 7th, 2022: The ChatGPT servers are currently experiencing "exceptionally high demand," so some requests may respond with [HTTP 503 errors](https://developer.mozilla.org/en-US/docs/Web/HTTP/Status/503). - ```ts import { ChatGPTAPI } from 'chatgpt'