chatgpt-web-midjourney-proxy icon indicating copy to clipboard operation
chatgpt-web-midjourney-proxy copied to clipboard

One UI is all done with chatgpt web, midjourney, gpts,suno,luma,runway,viggle,flux,ideogram,realtime,pika,udio; Simultaneous support Web / PWA / Linux / Win / MacOS platform

Results 164 chatgpt-web-midjourney-proxy issues
Sort by recently updated
recently updated
newest added

https://platform.stability.ai/docs/getting-started view-source:https://baojingyu.github.io/stable-diffusion-3/

**Given** When ChatGPT message length is reached Server-Sent Event contains finish_reason='length' instead of null or 'stop'. ```data.detail.choices[0].finish_reason === 'length'``` **Acceptance criteria** As a user, when ChatGPT response message length is...

不知道是不是我配置问题 前端的地址/runway是404的,后端可以正常访问 在vite.config.ts添加代理 ``` '/runway': { target: viteEnv.VITE_APP_API_BASE_URL, changeOrigin: true, // 允许跨域 //rewrite: path => path.replace('/api/', '/'), }, ``` 恢复正常 看了下 好像有好几个接口都漏了

在文件对话中只有第一句请求带文件链接,后面连续对话时请求体中链接丢失

使用场景: 作为开发者,向 GPT 问问题的时候,大部分都是一问一答就完了,少部分需要继续追问,问下一个问题的时候清除上一个问题的上下文就是一个比较好的方式。 在全局设置里面设置上下文数量感觉也不是很好,每个绘画单独设置也挺麻烦的,右上角的删除聊天记录也不是很合适,像`ChatGPT-Next-Web`这种交互方式我觉得体验就很好,希望这个特性能跟上

问题1:目前发现项目API地址和key全都是明文存储在localStorage中的:。 问题2:并且当我使用docker部署项目时,我通过重新容器更新环境变量的方式来修改api和key,但是localStorage中的key和api都没有更新,导致容器重启了,用户这边仍然是旧的配置,甚至更新了镜像版本到最新,前端网页显示的仍然是旧版本号,需要新开一个无痕浏览页面重新访问才会刷新。(盲猜也是存在localStorage中的)。 需求:能否每次打开页面时都能够更新一遍配置呢?并且加密一下key。 ![github](https://github.com/user-attachments/assets/d1ca8629-65b4-4ed5-bca9-395c691fb019)

使用docker+caddy部署版本自动更新latest ![2e105653e085a357019ed090eb9ac56b](https://github.com/user-attachments/assets/d19514c7-d44f-4d8f-910d-9917af589988) ![6f7d172364d9af8c2da4547681b7b7c8](https://github.com/user-attachments/assets/fe1ebfdc-569b-433d-a5ef-2f5abeddcac3) 无法使用gpt4最新o1模型

file server can not get