ekkinox / yai

Your AI powered terminal assistant.
https://ekkinox.github.io/yai
MIT License
682 stars 32 forks source link

Doesn't ask for OpenAI API key #7

Closed supagroova closed 1 year ago

supagroova commented 1 year ago

When running for the first time it doesn't ask for OpenAI credentials as expected (from the README).

It appears that perhaps the placeholder 'xxx' is being used.

image
supagroova commented 1 year ago

[UPDATE] Even with the API key correctly set as per the example in the ~/.config/yo.json I still get this error.

ekkinox commented 1 year ago

Did you pull the repo ? Cause the error message with /!\ and the [ ] surrounding the prompt type were part of a work in progress version.

Can I ask you to pull again and retry ? or even reclone ? Maybe you have old code form hey still running :D

supagroova commented 1 year ago

That must have been it. 👍