💡 freegpt-webui项目好像又行了,虽然不太稳定,免费的还要什么自行车。能用就行
https://github.com/ramonvc/freegpt-webui

使用 Docker 部署非常简单 (本地可用 OrbStack)

  • 拉取镜像
1
docker pull ramonvc/freegpt-webui
  • 启动
1
docker run -p 1338:1338 ramonvc/freegpt-webui
  • 浏览器输入(本地)
1
http://127.0.0.1:1338` or `http://localhost:1338

GPT-4 对话,我使用了我爸爸妈妈结婚,为什么没有邀请我? 来测试,还真是 GPT4,不过有时回答不太稳定

Untitled

而 GPT3.5-turbo 0613 还是老样子

Untitled (1)