From bdda9a44151ec7faad6b1a0f0c324ca139c8a050 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 --- readme.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/readme.md b/readme.md index d294c57d..9f88e664 100644 --- a/readme.md +++ b/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