juzeon / poe-openai-proxy

A wrapper that lets you use the reverse-engineered Python library poe-api library as if it was the OpenAI API for ChatGPT. You can connect your favorite OpenAI API based apps to this proxy and enjoy the ChatGPT API for free!
GNU General Public License v3.0
424 stars 98 forks source link

最近确实出问题了token正常 #35

Open Longxin789 opened 1 year ago

Longxin789 commented 1 year ago

poe-api那边好像更新了,大佬看看是不是修复了什么 @juzeon

Longxin789 commented 1 year ago

INFO: registering client: failed: 'payload' 好的token都会报错这个

Longxin789 commented 1 year ago

poe-api那边好像更新了这个错误

juzeon commented 1 year ago

更新下最新的poe-api应该就行:pip install poe-api --upgrade

Longxin789 commented 1 year ago

更新之后还是一样,更新之后已经重新部署一次容器,还是一样的错误 @juzeon

juzeon commented 1 year ago

恐怕这个项目本身没法解决,得等上游修复这个问题。