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

Using the gpt4 model to answer the effect is gpt3.5 #205

Open suidu-pro opened 1 year ago

suidu-pro commented 1 year ago

The situation is the same for gpt-4 or gpt-4-32k. You can find that the model is not wrong when you log in to poe, but the answer is definitely not gpt4.

suidu-pro commented 1 year ago
image
ading2210 commented 1 year ago

Do you get the same response when using the same prompt from the Poe website?

suidu-pro commented 1 year ago

Do you get the same response when using the same prompt from the Poe website?

Not the same response, will be smarter

31702160136 commented 1 year ago

确实存在这个问题,提问:鲁迅和周树人是同一个人吗,答案很明显不一样 gpt4:是同一个人 gpt3.5:不是同一个人

31702160136 commented 1 year ago

@ading2210 不一样的响应,poe网站上会更聪明,我发现了一个问题,使用api调用gpt4,poe网站里不会扣除gpt4的次数,我调用克劳德反而会正常扣除次数