mongo-gui
mongo-gui copied to clipboard
OpenAIError: The OPENAI_API_KEY environment variable is missing or empty;
For those getting that error you can temporarily disable it using
export OPENAI_API_KEY="your-api-key-or-nothing"
For the developer please make it optional