#API overloaded

4 messages · Page 1 of 1 (latest)

sturdy needle
#

I'm getting frequent errors when trying to fetch data from gpt-3.5-turbo-0301 using npm's openai library.

An excerpt the data section of the last request was:

data: {
error: {
message: 'That model is currently overloaded with other requests. You can retry your request, or contact us through our he>
 type: 'server_error',
param: null,
code: null
}
}
 },
sturdy needle
#

Strangely, now it responded. but very slow, i will monitor it, and in case of error will post the relevant exceprt of the log here