Nutlope / twitterbio

Generate your Twitter bio with Mixtral and GPT-3.5.
https://www.twitterbio.io
MIT License
1.66k stars 465 forks source link

It works on my local, but api 500 after I uploaded to vercel #22

Open CPPAlien opened 1 year ago

CPPAlien commented 1 year ago

It works will on my local, but after I upload to my vercel, it not works anymore.

https://testgpt-gamma.vercel.app/

quarkstars commented 1 year ago

Did you set your enviroment variables in vercel?

walter-grace commented 1 year ago

I get the same error, my OPENAI_API_KEY is in env but do we need something else @quarkstars ?

walter-grace commented 1 year ago

I added a new API key and that fixed it for me! Make sure to go to 'environment' in Vercel and add your keys there