Skip to content

Commit be953f0

Browse files
authored
Update README.md
1 parent ebf9512 commit be953f0

File tree

1 file changed

+1
-7
lines changed

1 file changed

+1
-7
lines changed

README.md

Lines changed: 1 addition & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -51,13 +51,7 @@ npm run dev
5151

5252
- Make sure you have an [OpenAI account](https://platform.openai.com/account) and a valid API key to use ChatGPT. We don't sell API keys.
5353
- Make sure you have your billing info added in [OpenAI Billing page](https://platform.openai.com/account/billing/overview). Without billing info, your API key will not work.
54-
- The app will connect to the OpenAI API server to check if your API Key is working properly.
55-
56-
### ATTENTION: The model: `GPT-4` does not work yet.
57-
If you are trying to use GPT-4, model it will not work if you don't have access from OpenAI.
58-
Note that even if you have ChatGPT Plus, you still need to request access to the GPT-4 API in order to use it with your API Key.
59-
This is OpenAI's restriction and we can't do anything about it. You can join the waitlist [here](https://openai.com/waitlist/gpt-4-api) .
60-
54+
- The app will connect to the OpenAI API server to check if your API Key is working properly.
6155

6256
### Example Page
6357

0 commit comments

Comments
 (0)