You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Oct 27, 2023. It is now read-only.
I am in China and cannot access OpenAI directly. Can you provide access to OpenAI through a proxy?
I set the httpsAgent for axios, but the code reported an error
The error reported is as follows:
E:\code\demo\openai-token\node_modules\axios-cookiejar-support\dist\index.js:16
throw new Error('axios-cookiejar-support does not support for use with other http(s).Agent.');
^
Error: axios-cookiejar-support does not support for use with other http(s).Agent.
at requestInterceptor (E:\code\demo\openai-token\node_modules\axios-cookiejar-support\dist\index.js:16:15)
at async Authenticator.begin (file:///E:/code/demo/openai-token/build/index.js:38:22)
at async file:///E:/code/demo/openai-token/test.js:4:1