mamahui
mamahui
同样的错误,有搞定了的同学讲一下如何处理的么
> ok, i tried, but i'm fialed; this is my code please help me check this code thanks; const api = new ChatGPTAPI({ apiKey, fetch: (url, options = {}) =>...
sorry to ask ; but i really want to know how to get the 'http://your-proxy-address:port' thanks
" http://proxy" this address get from where thanks
> i set this. but get no replay from openAI
> I have access to the GPT-4 API, and it is already supported by this package without any code changes. If you have access to the GPT-4 API, you can...
> this is my code `const api = new ChatGPTAPI({ apiKey, completionParams: { model: 'gpt-4' }, maxModelTokens: 8100, debug: true, });`
> thanks got it