Describe the bug
I expected the link in
|
"No API key provided. You can set your API key in code using 'openai.api_key = <API-KEY>', or you can set the environment variable OPENAI_API_KEY=<API-KEY>). If your API key is stored in a file, you can point the openai module at it with 'openai.api_key_path = <PATH>'. You can generate API keys in the OpenAI web interface. See https://onboard.openai.com for details, or email support@openai.com if you have any questions." |
aka
https://onboard.openai.com to work.
It didn't
To Reproduce
https://onboard.openai.com
Code snippets
No response
OS
Ubuntu 20.04
Python version
Not applicable
Library version
Latest
Describe the bug
I expected the link in
openai-python/openai/util.py
Line 187 in d6fa3bf
It didn't
To Reproduce
https://onboard.openai.com
Code snippets
No response
OS
Ubuntu 20.04
Python version
Not applicable
Library version
Latest