#429 error on every request
3 messages · Page 1 of 1 (latest)
3 messages · Page 1 of 1 (latest)
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.
Is there any message coming with the error?
I heard JS doesn't support streaming mode that you seem to be using. Does it work with normal completions?