ztjhz / BetterChatGPT

An amazing UI for OpenAI's ChatGPT (Website + Windows + MacOS + Linux)
http://bettergpt.chat/
Creative Commons Zero v1.0 Universal
8.05k stars 2.72k forks source link

Allows user to put their API key in the server side #495

Open khfung opened 10 months ago

khfung commented 10 months ago

Is it possible?

rudism commented 9 months ago

You can do that by setting the VITE_OPENAI_API_KEY environment variable to your API key on the machine or container that the server is running from.