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

I still dont understand on how to add an enviroment table #87

Open
Edcaaaa4gy53 opened this issue May 18, 2024 · 8 comments
Open

I still dont understand on how to add an enviroment table #87

Edcaaaa4gy53 opened this issue May 18, 2024 · 8 comments

Comments

@Edcaaaa4gy53
Copy link

Like i dont know how to name the variable, nor anything??? And when i name it as "GEMINI_API_KEY=(my private key)", when i add it to all of them, i notice that it just overwrite and only set to the last one! what the hell is this, i need quick help

@Edcaaaa4gy53 Edcaaaa4gy53 closed this as not planned Won't fix, can't repro, duplicate, stale May 20, 2024
@Edcaaaa4gy53 Edcaaaa4gy53 reopened this May 20, 2024
@Edcaaaa4gy53
Copy link
Author

i need quick help bruh

@Edcaaaa4gy53 Edcaaaa4gy53 reopened this May 20, 2024
@kolbytn
Copy link
Owner

kolbytn commented May 20, 2024

What OS are you using. What are you using to launch mindcraft?

@ndisalvio3
Copy link

ndisalvio3 commented May 21, 2024

Could this not be setup to grab from a .env file or the settings.json?

@Edcaaaa4gy53
Copy link
Author

What OS are you using. What are you using to launch mindcraft?

Windows. i followed the instructions

@Edcaaaa4gy53
Copy link
Author

Edcaaaa4gy53 commented May 25, 2024

this is the worst support ive ever got, the only way to add an environment table is to just casually give the users to handle it, like bro the hell you want me to do if all ts says is just to add it, like first of all where, how???

@kolbytn
Copy link
Owner

kolbytn commented May 30, 2024

In Windows, if you are using powershell, you can set environment variables like this: $env:OPENAI_API_KEY="your-key"

More info here.

@Edcaaaa4gy53
Copy link
Author

is the gemini the same?? also where do set them???

@kolbytn
Copy link
Owner

kolbytn commented May 31, 2024

If you pull from main we just added support for using a keys.json file to store your keys in plain text instead. Instructions are in the updated readme.

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

3 participants