chatgpt-web-dev / chatgpt-web

A third-party ChatGPT Web UI page built with Express and Vue3, through the official OpenAI completion API. / 用 Express 和 Vue3 搭建的第三方 ChatGPT 前端页面, 基于 OpenAI 官方 completion API.
https://chatgpt-web.dev
MIT License
1.56k stars 436 forks source link

使用逆向的API无法正常携带上下文 #505

Open ixxmu opened 3 months ago

ixxmu commented 3 months ago

使用的逆向API,在导入oneapi之后,在本项目使用API格式同意调用,可以正常应答,但是不会携带上下文。 在另外的客户端里没有此类问题,如NextChat

404gods commented 3 months ago

同样情况,目前用ChatGPT-Next-Web代替

longlegmax commented 2 months ago

确实有这样的情况,不知道能不能修复。