You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+1-7Lines changed: 1 addition & 7 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -51,13 +51,7 @@ npm run dev
51
51
52
52
- 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.
53
53
- 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.
0 commit comments