Skip to content

Commit 0752be5

Browse files
committed
Update README about new login method
1 parent f3c64d8 commit 0752be5

File tree

1 file changed

+9
-4
lines changed

1 file changed

+9
-4
lines changed

README.md

Lines changed: 9 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -38,10 +38,15 @@ aishell --help
3838

3939
### For those who want to use reverse-engineered `ChatGPT`
4040

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
4550

4651
### For those who want to use `Official ChatGPT(GPT3.5-turbo)` or `GPT-3`
4752

0 commit comments

Comments
 (0)