brooklynb7
brooklynb7
Since the axios is used for requesting, you can try the following, the second param is the axios configuration (I have changed the solution from proxy => httpsAgent as proxy...
Great feature! I'm using it. Thanks!
I have the same issue. Waiting for an answer. Thanks.
This works for me. Thanks all guys! ```js import { ChatGPTAPI } from "chatgpt"; import proxy from "https-proxy-agent"; import nodeFetch from "node-fetch"; async function example() { const api = new...
rate limit exceeded