We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
我本地起的项目访问openai的接口超时了,我想应该是网络的问题,想知道要怎么设置代理?
API error [TypeError: fetch failed] { cause: [ConnectTimeoutError: Connect Timeout Error] { name: 'ConnectTimeoutError', code: 'UND_ERR_CONNECT_TIMEOUT', message: 'Connect Timeout Error' } } fetch failed
The text was updated successfully, but these errors were encountered:
No branches or pull requests
我本地起的项目访问openai的接口超时了,我想应该是网络的问题,想知道要怎么设置代理?
API error [TypeError: fetch failed] {
cause: [ConnectTimeoutError: Connect Timeout Error] {
name: 'ConnectTimeoutError',
code: 'UND_ERR_CONNECT_TIMEOUT',
message: 'Connect Timeout Error'
}
} fetch failed
The text was updated successfully, but these errors were encountered: