dididi

Results 14 comments of 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({...

> 要被折磨死了,也不知道是不是oneapi的坑,能不能把语音模型的base url专门配置url啊,就和rerank模型一样 加个 "requestUrl":,"requestAuth": 然后自己选走不走oneapi ,不走oneapi直接走url问题也好排查 +1

这个项目: https://github.com/opendatalab/MinerU 以及其依赖的项目也可以做参考: https://github.com/opendatalab/PDF-Extract-Kit