From 73984e65b24d080eb08603ba6b025ed712aab786 Mon Sep 17 00:00:00 2001 From: Travis Fischer Date: Mon, 10 Apr 2023 14:29:25 -0500 Subject: [PATCH] =?UTF-8?q?=F0=9F=9A=BE?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- legacy/readme.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/legacy/readme.md b/legacy/readme.md index b40e0d1e..c078d8c2 100644 --- a/legacy/readme.md +++ b/legacy/readme.md @@ -46,7 +46,7 @@ npx chatgpt@latest --model gpt-4 "Hello world" ```

- Using the chatgpt CLI with gpt-4 + Using the chatgpt CLI with gpt-4

We still support both the official ChatGPT API and the unofficial proxy API, but we now recommend using the official API since it's significantly more robust and supports **GPT-4**. @@ -192,7 +192,7 @@ Options: If you have access to the `gpt-4` model, you can run the following to test out the CLI with GPT-4:

- Using the chatgpt CLI with gpt-4 + Using the chatgpt CLI with gpt-4

## Install