Update to support Claude Sonnet 4.5 as default model - #528
Closed
valtterimelkko wants to merge 1 commit into
Closed
Conversation
Owner
|
Thanks for this! I'll update the model soon. Did you find that the quality of output was better than 4.0? |
Author
|
I did not do much of comparison between the models - but sonnet 4.5 costs
the same as sonnet 4.0 or sonnet 3.7 - and Anthropic officially recommends
to use 4.5 for all use cases. Not sure if the difference is much with this
kind of a workflow.
…On Mon, Oct 6, 2025, 17:18 Abi Raja ***@***.***> wrote:
*abi* left a comment (abi/screenshot-to-code#528)
<#528 (comment)>
Thanks for this! I'll update the model soon. Did you find that the quality
of output was better than 4.0?
—
Reply to this email directly, view it on GitHub
<#528 (comment)>,
or unsubscribe
<https://github.com/notifications/unsubscribe-auth/BTKGLN24SC44VWG6KUVFMF33WKI7HAVCNFSM6AAAAACIGOI4SGVHI2DSMVQWIX3LMV43OSLTON2WKQ3PNVWWK3TUHMZTGNZSGU4TKNZYGA>
.
You are receiving this because you authored the thread.Message ID:
***@***.***>
|
Owner
|
Thanks, appreciate the feedback |
Owner
|
I updated the models to the latest ones including Claude Sonnet 4.5 now on master. |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Hello,
I discovered this tool recently, and will start using it for a project. But, then I thought, for my use, it really should use Claude Sonnet 4.5. I started doing the changes in code for my personal use only. But now that it's done, and I've tested it works perfectly (I have not made any other changes to it) - I thought, it might be useful to others as well.
It now does everything it has done before - but with the newly released, the latest model with the latest model identifier of Claude Sonnet 4.5. I have not changed other models like OpenAI.