ekkinox / yai

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

Problem with my secret key #98

Closed Otis1993x closed 6 months ago

Otis1993x commented 7 months ago

I post my key like this "sk-bIXG****LM S" of course I used the actual code and I used the quotation marks on each side so why is it not accepting my code???

ekkinox commented 7 months ago

You should give your key without quotes. If still not working, try another key. Let me know

Otis1993x commented 7 months ago

I did exactly what you said to do I enter my entire secret without any quotation marks and it did not work this is what I got from the program. [settings ok]

🚀 > ~/.config/yai.json [error] error, status code: 401, message: Incorrect API key provided: sk-bIXGB**6XLM. You can find

ekkinox commented 7 months ago

It's a 401 error, indicating your key is not valid.

Can you try with a valid key?

ekkinox commented 6 months ago

Resolving.