watercooler
watercooler copied to clipboard
Fallback to Env for API Key
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?