mongo-gui icon indicating copy to clipboard operation
mongo-gui copied to clipboard

OpenAIError: The OPENAI_API_KEY environment variable is missing or empty;

Open Jobians opened this issue 5 months ago • 0 comments

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

Jobians avatar Sep 23 '24 00:09 Jobians