Log in
Log into community
Find answers from the community
View all posts
Related posts
Did this answer your question?
π
π
π
Powered by
Hall
Inactive
Updated 3 months ago
0
Follow
documentation is hard to read
documentation is hard to read
Inactive
0
Follow
g
giohax
last year
Β·
documentation is hard to read
L
g
3 comments
Share
Open in Discord
L
Logan M
last year
Anything more constructive than that? π It was definitely worse before imo, we just refactored it not too long ago
g
giohax
last year
i think as simple as setting up the API key for openai. I got stuck on it and couldn't find any in the documentation. Like this part of example:
os.environ["OPENAI_API_KEY"] = "sk-APIKEY"
openai.api_key = os.environ["OPENAI_API_KEY"]
I think this should at least be at the beginning at GETTING STARTED section since you need it to get started with the starter example.
L
Logan M
last year
the second line should only be if you are running in a notebook, but yea I agree, I can add that to the starter tutorial π
We do link to openai docs on the installation page, but it's never explicitly state that you need this
Add a reply
Sign up and join the conversation on Discord
Join on Discord