From 76a507b23b38f571838b7e16d9b91477faf6ad53 Mon Sep 17 00:00:00 2001 From: Travis Fischer Date: Sat, 10 Dec 2022 02:15:41 -0600 Subject: [PATCH] =?UTF-8?q?=F0=9F=8F=83?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- legacy/readme.md | 3 --- 1 file changed, 3 deletions(-) diff --git a/legacy/readme.md b/legacy/readme.md index c99b815c..b622d631 100644 --- a/legacy/readme.md +++ b/legacy/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'