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

[BUG] Can't change OPENAI API KEY #195

Open
jcbenayas opened this issue Jun 7, 2024 · 2 comments
Open

[BUG] Can't change OPENAI API KEY #195

jcbenayas opened this issue Jun 7, 2024 · 2 comments
Labels
bug Something isn't working

Comments

@jcbenayas
Copy link

After installing and configure the Openai API key in the intial dialog, I made a mistake with the code and now I can't change it.

I've been searching for os environment variables and trying to set manually the KEY, but it keeps using the initial one and don't know hot to change it. Any idea?

Thanks in advance.

@jcbenayas jcbenayas added the bug Something isn't working label Jun 7, 2024
@n1c01a5
Copy link

n1c01a5 commented Jun 21, 2024

try export OPENAI_API_KEY='YOUR_NEW_API_KEY' in your terminal

@tventura94
Copy link

@n1c01a5 That did not work for me.

I typed that into my terminal, is there another command I should run?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

3 participants