Closed TomBener closed 1 year ago
You need to set it like this:
VITE_OPENAI_API_KEY:[my_own_key]
VITE_OPENAI_HOST:[my_own_address]
VITE_AZURE_REGION:eastus
VITE_AZURE_KEY:[my_own_key]
And we have also added a button in README to deploy directly to Vercel with environment variables
Thanks! I've made it by clicking the button to deploy on Vercel. But it got stuck on "Waiting" all the time with my own deployment. Please help me fix it.
It's my fault that environmental variables were set wrongly. Now it fixed.
Describe the bug
I have deployed the project on Vercel and set the corresponding keys. However, it prompted that
You don't have provided an OpenAI API Key
.Steps to reproduce
On Vercel's dashboard, I've set 4 keys as follows: