#429 error on every request

3 messages · Page 1 of 1 (latest)

frosty basalt
#

I went to try to use the chatgpt API for the first time, but I got error 429 for too many requests on the first request. I use openapi module for node.js v20.3.1.

tribal trail
#

Is there any message coming with the error?

tribal trail
#

I heard JS doesn't support streaming mode that you seem to be using. Does it work with normal completions?