Open AI Error

I’m getting an error with Open AI, I’m using my own key, but it still doesn’t generate a response.

Model failed to generate a response. You have not been charged for this request. Please try again.

If the issue persists, contact support and provide the following:Trace ID:42920c72328f8b68f5f52800e9a0c62c

to test the key, I also ran a curl command

neel@Neellus-MacBook-Pro ~ % curl https://api.openai.com/v1/models \

-H "Authorization: Bearer $OPENAI_API_KEY"

{

"object": "list",

"data": [

{

"id": "gpt-4-0613",

"object": "model",

"created": 1686588896,

"owned_by": "openai"

},

Please authenticate to join the conversation.

Upvoters
Status

Closed

Board
🐛

Bug Reports

Subscribe to post

Get notified by email when there are changes.