n3d1117 / chatgpt-telegram-bot

🤖 A Telegram bot that integrates with OpenAI's official ChatGPT APIs to provide answers, written in Python
GNU General Public License v2.0
2.87k stars 1.32k forks source link

am i the only one facing this? #566

Open werdegars opened 1 month ago

werdegars commented 1 month ago

2024-05-04 13:26:33,956 - openai._base_client - INFO - Retrying request to /chat/completions in 0.919341 seconds 2024-05-04 13:26:35,124 - openai._base_client - INFO - Retrying request to /chat/completions in 1.862038 seconds 2024-05-04 13:26:57,526 - openai._base_client - INFO - Retrying request to /chat/completions in 0.996476 seconds 2024-05-04 13:26:58,766 - openai._base_client - INFO - Retrying request to /chat/completions in 1.876748 seconds 2024-05-04 13:27:21,174 - openai._base_client - INFO - Retrying request to /chat/completions in 0.955894 seconds 2024-05-04 13:27:22,384 - openai._base_client - INFO - Retrying request to /chat/completions in 1.734617 seconds 2024-05-04 13:27:24,394 - root - ERROR - Error code: 429 - {'error': {'message': 'You exceeded your current quota, please check your plan and billing details. For more information on this error, read the docs: https://platform.openai.com/docs/guides/error-codes/api-errors.', 'type': 'insufficient_quota', 'param': None, 'code': 'insufficient_quota'}}

is this new issue?

i have changed the openai api key, using different account (fresh) no usage, no quota limit

still telling me the same error

denzardten commented 1 month ago

api probably expired

werdegars commented 1 month ago

i am afraid not, its newly created (fresh) account, no usage, no quota limit as i said above

dfyzicka commented 1 month ago

I have the same thing, I created a new account, and the same thing

dfyzicka commented 1 month ago

and after a while sends this "Failed to get response Error code: 429 - {'error': {'message': 'You exceeded your current quota, please check your plan and billing details. For more information on this error, read the docs: https://platform.openai.com/docs/guides/error-codes/api-errors.', 'type': 'insufficientquota', 'param': None, 'code': 'insufficientquota'}}"
I repeat, the account was created 2 days ago, before that everything worked on another, but now it doesn’t work on any bot

hvanmegen commented 1 month ago

New accounts have lower rate limits as older accounts. The more you have used the API, the higher your rates will become. Be patient or use the API more