I am testing with api model GPT-4o.
I am now at tier1.
I asked just one line but it always return rate_limit_exceeded error.
below is my logging.
asked : I'm so frustrated. What a rate_limit_exceeded error for a one-line question!
........................................................
openai assistant error : {"code"=>"rate_limit_exceeded", "message"=>"Request too large for gpt-4o in organization org-BlaBla on tokens per min (TPM): Limit 30000, Requested 30205. The input or output tokens must be reduced in order to run successfully. Visit https://platform.openai.com/account/rate-limits to learn more."}
Yesterday I tested a little and I got the payment receipt(5 dollars) .
Today, I started testing again but I always got this error.
Is this because my account is at Tier1?
If it is right, How can I move to Tier2?
when i hit api it shows this error again and again we get an error
Run status: failed
Assistant run failed.
2024-10-07 10:48:11 error: Error: Assistant run failed
at checkStatus (C:\theriome_today (1)\src\helpers\custom\openaiUtils.js:77:11)
at processTicksAndRejections (node:internal/process/task_queues:96:5)
at async Timeout. (C:\theriome_today (1)\src\helpers\custom\openaiUtils.js:111:28)
how to solve this and i dont able to find the main cause of assistant run failed?