使用不同的代理地址或者默认的openai api都会出现这一情况:
请求处理时发生错误: Error: OpenAI API 请求失败
at handleRequest (/src/api/search2ai.js:107:15)
at process.processTicksAndRejections (node:internal/process/task_queues:95:5)
at async module.exports (/src/api/index.js:87:24)
at async /src/api/index.js:145:13
Sending response as a string or Buffer

以下是我配置的环境变量

请问该如何解决?