ading2210 / poe-api

[UNMAINTAINED] A reverse engineered Python API wrapper for Quora's Poe, which provides free access to ChatGPT, GPT-4, and Claude.
https://pypi.org/project/poe-api
GNU General Public License v3.0
2.51k stars 316 forks source link

When i use poe-api, poe doesn't respond. #203

Open Furinazzz opened 1 year ago

Furinazzz commented 1 year ago

When i use poe-api, poe doesn't respond.

https://github.com/ading2210/poe-api/assets/122033028/44fc456a-160a-44c0-83b4-074964fe14ae

Furinazzz commented 1 year ago

logs 21

lanqian528 commented 1 year ago

try claude2 with poe-api

lanqian528 commented 1 year ago

this project has problems about the formkey.

Kot-nikot commented 1 year ago

The situation is similar when using model gpt-4. If you use gpt-3.5 then everything works fine.

isJN commented 1 year ago

I feel that there have been some changes to the formkey of GPT4

birdup000 commented 1 year ago

yeah gpt 3.5 models seem to be working fine with the api wrapper but the gpt-4 models seem to be a bust atm I agree I think its the formkey of GPT4 models has been altered

fkx816 commented 1 year ago

same problem

Furinazzz commented 1 year ago

The situation is similar when using model gpt-4. If you use gpt-3.5 then everything works fine.

u are right, everything works fine with gpt-3.5 or gpt-3.5-16k.

Kot-nikot commented 1 year ago

I specified the formkey manually and everything works ( formkey that I saved 2 days ago before the release of version 4.17 of poe-api) which means the algorithm for its formation has not changed.

I will add: I was wrong, the formkey for my token has changed. But what's interesting is that it works with both the old and the new formkey.

isJN commented 1 year ago

Perhaps it is necessary to automatically obtain the corresponding account's formkey