When the manually configured API key is disabled and an attempt is made to use it as one of the Premium models under the Pro plan, an “Unauthorized User API key” error is returned.
Even after reinstallation, this issue has not been resolved.
Additionally, as a concerning behavior, the Claude 3.7 model was automatically removed from the settings immediately after updating to version 0.47.8. I resolved this by manually adding it back.
What I am raising as an issue is that when the Anthropic API key is disabled and the Premium models usage limit on the Pro plan has not been reached, using claude-3.7-sonnet (MAX mode) results in an API key error.
The behavior I expected was that, since the API key is disabled, it would be used as one of the Premium models. As a test, I created a separate account on another PC, entered the Anthropic API key, disabled it, and then ran the Agent; it behaved as anticipated.
It appears as though, despite the API key being disabled, the system is still attempting to use it, but since it is marked as disabled in the settings, it cannot be referenced and results in an error. What are your thoughts on this?
Even when manually adding “claude-3.7-sonnet” and “claude-3.7-sonnet-max” to the Model, they do not appear to be added. I have tried multiple times, yet they are not displayed in the list.