Skip to content

Commit a9df8b2

Browse files
committed
🎉
1 parent b641435 commit a9df8b2

File tree

2 files changed

+13
-2
lines changed

2 files changed

+13
-2
lines changed

README.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -41,6 +41,12 @@ then
4141
https://github.com/acheong08/ChatGPT/wiki/Setup#token-authentication
4242

4343

44+
### CLI use
45+
1. download from release
46+
2. edit config.json
47+
3. run
48+
49+
4450
# Awesome ChatGPT
4551
[My list](https://github.com/stars/acheong08/lists/awesome-chatgpt)
4652

README_zh.md

Lines changed: 7 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -39,16 +39,21 @@ implementation group: 'com.github.plexpt', name: 'toolkit', version: '2022.7.0'
3939
https://github.com/acheong08/ChatGPT/wiki/Setup#token-authentication
4040

4141

42+
### 也可以控制台直接使用
43+
1. 下载
44+
2. 编辑 config.json 里的sessionToken
45+
3. 运行 run.bat
46+
4247
# Awesome ChatGPT
4348
[My list](https://github.com/stars/acheong08/lists/awesome-chatgpt)
4449

4550
If you have a cool project you want added to the list, open an issue.
4651

4752
# Disclaimers
48-
This is not an official OpenAI product. This is a personal project and is not affiliated with OpenAI in any way. Don't sue me
53+
这不是官方的 OpenAI 产品。这是一个个人项目,与 OpenAI 没有任何关联。
4954

5055
### This is a library and not intended for direct CLI use
51-
The CLI functionality is for demo and testing only. Captcha is not supported (For unclean IP addresses)
56+
CLI 功能仅用于演示和测试。不支持验证码(对于不干净的 IP 地址)
5257

5358
### CLI use
5459
[@rawandahmad698](https://github.com/rawandahmad698) has a much better CLI tool at

0 commit comments

Comments
 (0)