poe-platform / fastapi_poe

A helper library for writing Poe API bots using FastAPI
Apache License 2.0
112 stars 21 forks source link

Error in Poe bot: Bot request to GPT-3.5-Turbo failed on try 0 BotError('{"allow_retry": true, "text": "Internal server error"}') #72

Closed williamyu20 closed 3 months ago

williamyu20 commented 3 months ago

image I am following the example in https://poe-developers.gitbook.io/documentation/server-bots/accessing-other-bots-on-poe and encountered this problem. I remembered It was fine a few weeks ago, but now it shows: 'BotError('{"allow_retry": true, "text": "Internal server error"}')'

fastapi_poe version: 0.0.34

edited: I discovered that the API key has expired