命令行版本 ChatGPT, 用的最新的 GPT3.5 turbo 模型,代码还蛮简单的,但是很实用,有兴趣的可以自己玩玩。 https://github.com/diemus/chatgpt
命令行版本 ChatGPT, 用的最新的 GPT3.5 turbo 模型,代码还蛮简单的,但是很实用,有兴趣的可以自己玩玩。 https://github.com/diemus/chatgpt
1
pppan Mar 4, 2023 |
2
kaiger Mar 4, 2023
有没有 bash 或者 zsh 脚本版的,开箱即用。
|
3
Star9daisy96 Mar 4, 2023
是不是已经被墙了...完全没法用了
|
4
goophy Mar 4, 2023
@Star9daisy96 我这儿是的 -_-!
|
6
MarkIV OP @Star9daisy96 需要 http 代理
|
7
pppan Mar 4, 2023
@Star9daisy96 `api.openai.com` 这个域名被 ban 了。
|
10
Donne Mar 4, 2023
@pppan 没事了,执行 `pip3 install -U -r requirements.txt` 报错,我看文件里面有个 windows ,关掉代理就好了
|
11
googlefans Mar 4, 2023
牛逼克拉斯
|
16
pming1 Mar 6, 2023
跑不起来,macOS
|