命令行版本 ChatGPT, 用的最新的 GPT3.5 turbo 模型,代码还蛮简单的,但是很实用,有兴趣的可以自己玩玩。 https://github.com/diemus/chatgpt
1
pppan 2023-03-04 11:57:02 +08:00 2
|
2
kaiger 2023-03-04 12:41:09 +08:00
有没有 bash 或者 zsh 脚本版的,开箱即用。
|
3
Star9daisy96 2023-03-04 13:08:29 +08:00
是不是已经被墙了...完全没法用了
|
4
goophy 2023-03-04 13:16:40 +08:00
@Star9daisy96 我这儿是的 -_-!
|
6
MarkIV OP @Star9daisy96 需要 http 代理
|
7
pppan 2023-03-04 14:29:59 +08:00
@Star9daisy96 `api.openai.com` 这个域名被 ban 了。
|
9
pppan 2023-03-04 14:51:51 +08:00
@Donne 是说我的吗?不限平台啊,在 macOS 和 Linux 都试了,反而 Windows 没怎么测试,因为我不咋用 Windows
|
10
Donne 2023-03-04 14:59:28 +08:00
@pppan 没事了,执行 `pip3 install -U -r requirements.txt` 报错,我看文件里面有个 windows ,关掉代理就好了
|
11
googlefans 2023-03-04 15:20:48 +08:00
牛逼克拉斯
|
16
pming1 2023-03-06 11:43:08 +08:00
跑不起来,macOS
|