From 3da4b9636011b85d0420f8d6dfff2aa4983e9c21 Mon Sep 17 00:00:00 2001 From: Travis Fischer Date: Wed, 1 Mar 2023 20:58:42 -0600 Subject: [PATCH] =?UTF-8?q?=F0=9F=91=84?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- legacy/readme.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/legacy/readme.md b/legacy/readme.md index d294c57d..9f88e664 100644 --- a/legacy/readme.md +++ b/legacy/readme.md @@ -178,7 +178,7 @@ To use this module from Node.js, you need to pick between two methods: Both approaches have very similar APIs, so it should be simple to swap between them. -**Note**: We strongly recommend using the official `ChatGPTAPI` since it uses officially supported APIs from OpenAI. We may remove support for `ChatGPTUnofficialProxyAPI` in a future release. +**Note**: We strongly recommend using `ChatGPTAPI` since it uses the officially supported API from OpenAI. We may remove support for `ChatGPTUnofficialProxyAPI` in a future release. ### Usage - ChatGPTAPI