We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
README.md
1 parent 325c444 commit ce01957Copy full SHA for ce01957
README.md
@@ -43,17 +43,13 @@ aishell --help
43
1. Set the API key as an environment variable `CHATGPT_ACCESS_KEY`
44
1. Enjoy AiShell
45
46
-### For those who want to use `GPT-3`
+### For those who want to use `Official ChatGPT(GPT3.5-turbo)` or `GPT-3`
47
48
1. Create account on OpenAI
49
1. Go to <https://platform.openai.com/account/api-keys>, Copy API key
50
1. Set the API key as an environment variable `OPENAI_API_KEY`
51
52
53
-### For those who want to use Official ChatGPT API `gpt-3.5-turbo`
54
-
55
-- Currently not supported, but soon will be supported!
56
57
## Contributions 💬
58
59
Feel free to contribute to AiShell by adding more functionality or fixing bugs.
0 commit comments