dididi
dididi
Got the same issue with query, the code is hang forever ``` return Promise.fromCallback((callback) => { getPool(db).query(sql, params, callback); }) ``` Node: v16.13.0 pg: 8.7.1 The pg with node 12.9.1...
any update?
same error and use http api directly is worked
> Can you please provide more details on the error you're seeing, including some code snippets for how you're using this package? > > This error could mean almost anything,...
> > > Can you please provide more details on the error you're seeing, including some code snippets for how you're using this package? > > > This error could...
> > > > Can you add a proxy option in ChatGPTAPI, please? This code can help you ``` npm install https-proxy-agent node-fetch ``` ``` const api = new ChatGPTAPI({...