GPT-3.5 API is 30x slower than ChatGPT equivalent prompt

Got the same issue, I’m a PLUS user as well.
Using gpt-3.5-turbo model and it takes 50secs to create 490 tokens.

"usage": {
    "prompt_tokens": 145,
    "completion_tokens": 345,
    "total_tokens": 490
}

I’m in San Francisco, CA. It used to take less then 5 secs before. It’s been slowing down from this afternoon PST. I don’t see any red bars in the ChatGPT status.
Also the playground seems like way slower than before. Does anyone encounter the same issues?

1 Like