File tree Expand file tree Collapse file tree 1 file changed +9
-4
lines changed Expand file tree Collapse file tree 1 file changed +9
-4
lines changed Original file line number Diff line number Diff line change @@ -38,10 +38,15 @@ aishell --help
38
38
39
39
### For those who want to use reverse-engineered ` ChatGPT `
40
40
41
- 1 . Login on < https://chat.openai.com/ >
42
- 1 . Get your 'accessToken` from < https://chat.openai.com/api/auth/session >
43
- 1 . Set the API key as an environment variable ` CHATGPT_ACCESS_KEY `
44
- 1 . Enjoy AiShell
41
+ - Permanent Login Method
42
+ 1 . Login on < https://chat.openai.com/ >
43
+ 1 . Get your 'accessToken` from < https://chat.openai.com/api/auth/session >
44
+ 1 . Set the API key as an environment variable ` CHATGPT_ACCESS_TOKEN `
45
+ - Temporary Login Method
46
+ 1 . Just run ` aishell <query> `
47
+ 1 . Browser opens up. Login there.
48
+ 1 . Tell AiShell which browser you use.
49
+ 1 . Enjoy AiShell
45
50
46
51
### For those who want to use ` Official ChatGPT(GPT3.5-turbo) ` or ` GPT-3 `
47
52
You can’t perform that action at this time.
0 commit comments