Rate limit reached problem
Hi,
When I use single creator I meet the error "Error: {"success":false,"data":{"message":"Incorrect query sent (content_gen_type)"}}".
If I use the bulk creator then I got the error "Rate limit reached for default-gpt-3.5-turbo in organization org-XXX on requests per min. Limit: 3 / min" in logs.
I changed the API to another OpenAI account, but the problem was still there.
How should I solve this issule?
Thanks