chatgpt-web
chatgpt-web copied to clipboard
A third-party ChatGPT Web UI page built with Express and Vue3, through the official OpenAI completion API. / 用 Express 和 Vue3 搭建的第三方 ChatGPT 前端页面, 基于 OpenAI 官方 completion API.
请问是bug嘛,想再打开的时候,就找不到了,需要重新录入一条; 另外,同时打开accesstoken和apikey的时候,系统会去调用哪个呢。
chatgpt-app-1 | sh: ./replace-title.sh: not found chatgpt-app-1 | sh: ./replace-title.sh: not found chatgpt-app-1 | sh: ./replace-title.sh: not found chatgpt-app-1 | sh: ./replace-title.sh: not found chatgpt-app-1 | sh: ./replace-title.sh: not found...
如题:是否能将用户权限添加对话次数。 同样以下issue能完善就最好了~~~~ 新发布的0613模型看起来非常让人振奋,官网直接用的优势越老越明显了 https://github.com/Kerwin1202/chatgpt-web/issues/243 另外给如果能编辑官网的对话名称,就无敌了 https://github.com/Kerwin1202/chatgpt-web/issues/242
参考这个pr https://github.com/Chanzhaoyu/chatgpt-web/pull/497
连接超时 显示OpenAI timed out waiting for response怎么办
如图 
希望能对接第三方登录系统,比如github等,或者自建的openid鉴权 https://openid.net/connect/
Prompt For [Access to script at 'http://10.146.188.50/PASV/85o264z_8LIFbm88888888L7RCLUjWc2Rh0mgDqEjTLE4TqU4GfSgWo2OIUcA7AmA7A9NI0u4EfUg7UEtWQwNzJ-J5' (redirected from 'http://chat.xxx.xxx/assets/index-1230238d.js?tn=3ba7ecb5') from origin 'http://chat.xxx.xxx' has been blocked by CORS policy: The request client is not a secure context and the resource...
1、API的Plus会员和网页版本的Plus会员是不是不通用?我看到的结果是独立的两个会员 2、我在网页版的chatgpt中开通了Plus会员,这个代码可以直接调用网页版本的功能吗(api的Plus会员没开通)。 欢迎各位大佬指点
 网络环境: 我使用的是通过CF转化 Azure API , 之前用我们再腾讯云在新加坡的服务器访问时, 很少出现这个情况 昨天为了同时跑Azure API ,我们把 Docker 部署在美东的一个 Azure 资源之上, 就开始会出现这个情况 比较费解的是,这个情况是。 A) API 跟Web服务之间的通信 B) Web服务器跟用户访问段的通信 C) 或者配置信息导致 诸位是否有遇到类似问题, 求解