The claude API stopped working after updating to 1.11.11. In the settings the only available 3.7 model is "claude-3-7-sonnet-latest" which gives an error
```Connection to Claude API failed. This typically occurs due to incorrect configuration or Claude API account issues. Please check your settings and verify your Claude API account status, or purchase a Chatbox AI License to unlock all advanced models instantly without any configuration.
{
"type": "error",
"error": {
"type": "not_found_error",
"message": "Not Found"
}
}```
On the web interface it is "claude-3-7-sonnet-20250219" which does work but it is not longer available on the desktop list.