-
Notifications
You must be signed in to change notification settings - Fork 448
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
通过Access Token反向代理,回答字数过多会报错,无法显示完全 #52
Comments
遇到同样的问题 |
现在有啥好用的社区反代吗,我之前试了都是超时,所以无法测试复现,得看看是不是上一层框架的问题 |
https://github.com/transitive-bullshit/chatgpt-api#reverse-proxy 大佬,社区的这个代理就可以 |
你正常吗,试了另一个也不行,我就没成功过accesstoken。。 |
倒不用了,刚才发现是我之前 token 找错了。 目前测试了下没啥问题。。不会报错。。。 |
SyntaxError: Unexpected number in JSON at position 4
kerwin_chatgpt-app-1 | at JSON.parse ()
kerwin_chatgpt-app-1 | at onMessage (/app/node_modules/.pnpm/chatgpt@5.2.2/node_modules/chatgpt/build/index.js:622:47)
kerwin_chatgpt-app-1 | at (/app/node_modules/.pnpm/chatgpt@5.2.2/node_modules/chatgpt/build/index.js:62:7)
kerwin_chatgpt-app-1 | at parseEventStreamLine (/app/node_modules/.pnpm/eventsource-parser@1.0.0/node_modules/eventsource-parser/src/parse.ts:125:17)
The text was updated successfully, but these errors were encountered: