Skip to content

Unable to set up aitdd with my API key #5

@amehmeto

Description

@amehmeto

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?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions