Problem/Motivation

Response Result -
Client error: `POST https://api.openai.com/v1/chat/completions` resulted in a `429 Too Many Requests` response: { "error": { "message": "You exceeded your current quota, please check your plan and billing details.", (truncated...)

Steps to reproduce

Configured Open AI setting -
Select GPT Model Version - GPT-3
GPT-3 API Model - text-davinci-002 / also checked text-davinci-003
OpenAI API Access Token - Added from API
OpenAI API Max Token - 500
Choose Content types for AI assistance - Article

Generate content using ChatGPT - Returns
Client error: `POST https://api.openai.com/v1/chat/completions` resulted in a `429 Too Many Requests`

Comments

akshaykamble created an issue. See original summary.

anup.sinha’s picture

Status: Active » Closed (cannot reproduce)

It was a performance issue from OpenAI end which happened last year. The issue is not replicable anymore. Hence, closing this ticket.