When I connect my Anthropic/C API key and try using the test Prompt in UI Vision, I get the below E352 error. After further investigation, I was able to find that the claude-3-5-sonnet-20241022 model that UI Vision uses has been deprecated. Looking at the GitHub Repro, I see UI Vision uses a static variable for claude-3-5-sonnet-20241022. Can UI Vision be updated to use Claude Sonnet 4 or Claude Sonnet 3.7?