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

Unable to set up aitdd with my API key #5

Open
amehmeto opened this issue Feb 18, 2024 · 0 comments
Open

Unable to set up aitdd with my API key #5

amehmeto opened this issue Feb 18, 2024 · 0 comments

Comments

@amehmeto
Copy link

I followed the straightforward README, and setup my config as such (API changed for obvious reason)

~/.aitdd/config

aitdd config set OPENAI_API_KEY sk-ManyLettersWithMixedUpperCaseAndLowerCase
aitdd config set RUN_TESTS "npm run test"

When I try to run it in the console:

➜  TiedSiren git:(main) aitdd run
│
└  'aitdd config set OPENAI_API_KEY sk-ManyLettersWithMixedUpperCaseAndLowerCase' name is invalid, it should be either 'AITDD CONFIG SET OPENAI_API_KEY SK-MANYLETTERSWITHMIXEDUPPERCASEANDLOWERCASE' or it doesn't exist.

│
└  Manually fix the '.env' file or global '~/.aitdd/config' config file.

I am not sure where I got it wrong. How can I fix it?

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

1 participant