Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Can't Load API Key #17

Open
BenFWill opened this issue Dec 11, 2023 · 2 comments
Open

Can't Load API Key #17

BenFWill opened this issue Dec 11, 2023 · 2 comments

Comments

@BenFWill
Copy link

Even after creating a .env file with my API key, it is not recognized. Is there a way to hard code the API key into the script?
Screenshot 2023-12-11 090445

@ArcTens
Copy link

ArcTens commented Dec 18, 2023

Set-Variable -Name OPENAI_API_KEY -Value

or

export OPENAI_API_KEY=

@ArcTens
Copy link

ArcTens commented Dec 18, 2023

oh yea then you have to set the api in agent settings for the LLM you are using

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants