Find answers from the community

Updated 3 months ago

Thread

Attachment
image.png
L
B
2 comments
in notebooks, the OPENAI_API_KEY does not work well

Try setting it directly

Plain Text
import openai

openai.api_key = "blah"
Thanks, it is OK
Add a reply
Sign up and join the conversation on Discord