anse-app / chatgpt-demo

Minimal web UI for ChatGPT.
https://chatgpt.ddiu.me
MIT License
8.01k stars 3.81k forks source link

invalid_api_key Incorrect API key provided: undefined. You can find your API key at https://platform.openai.com/account/api-keys. #307

Closed Jmlie closed 1 year ago

Jmlie commented 1 year ago

Describe the bug

在npm和Vercel都尝试可以部署,但相同的openai_api_key用来部署Netlify显示部署不成功,并且报错提醒openai_api_key失效,麻烦请帮忙看看什么问题! image

Reproduction

创建Netlify部署

System Info

invalid_api_key
Incorrect API key provided: undefined. You can find your API key at https://platform.openai.com/account/api-keys.

Used Package Manager

npm

Validations

ddiu8081 commented 1 year ago

Duplicate of #297