
官网示例 cat 程序运行 已配置好 key
const completion = await openai.createCompletion({ model: "text-davinci-003", prompt: generatePrompt(animal), temperature: 0.6, }); 一直报错:
Error with OpenAI API request: connect ETIMEDOUT 108.160.165.173:443
有无大佬知道为什么
1 wangritian 2023-03-12 01:44:51 +08:00 别用大陆的网络 |