watercooler icon indicating copy to clipboard operation
watercooler copied to clipboard

Fallback to Env for API Key

Open a-poor opened this issue 1 year ago • 0 comments

If the API key isn't set in the settings, instead of sending an error message, check if the OPENAI_API_KEY environment variable is set.

If the env variable is set, should it take that and put it in the settings? Should it ask first? Should it check every time?

a-poor avatar May 25 '23 21:05 a-poor