You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I am getting this error after a trivial 'tell' command. One file is in context.
$ plandex tell 'Write a unit test'
β Context is up to date
π¬ User prompt π
Write a unit test
π¨ Server error
β Error starting reply stream
β Error, status code
β 401, message
β Incorrect API key provided
β Sk-or-v1*************************************************************de1a. You can find your API key at https://platform.openai.com/account/api-keys.
Update: I figured out what happened. Probably a UX issue with adding custom models. I forgot to set the base url for openrouter, so I think it's still defaulting to openai.
I am getting this error after a trivial 'tell' command. One file is in context.
The
Sk-or-v1***
key is my OPENROUTER_API_KEY.The text was updated successfully, but these errors were encountered: