Add Support for Sonnet 4.5 model for Amazon Bedrock #1909

Closed
opened 2026-02-16 17:33:12 -05:00 by yindo · 5 comments
Owner

Originally created by @amannhq on GitHub (Oct 1, 2025).

Originally assigned to: @rekram1-node on GitHub.

Originally created by @amannhq on GitHub (Oct 1, 2025). Originally assigned to: @rekram1-node on GitHub.
yindo closed this issue 2026-02-16 17:33:12 -05:00
Author
Owner

@github-actions[bot] commented on GitHub (Oct 1, 2025):

This issue might be a duplicate of existing issues. Please check:

  • #2879: Claude Sonnet 4.5 is not working with AWS Bedrock (Same exact feature request for Bedrock Sonnet 4.5 support)
  • #2886: anthropic sonnet 4.5 1million token (Related to using Sonnet 4.5 with token limit issues)
  • #2864: Add Claude Sonnet 4.5 (Already closed - Sonnet 4.5 was added for Anthropic and GitHub Copilot providers)

Feel free to ignore if none of these address your specific case.

@github-actions[bot] commented on GitHub (Oct 1, 2025): This issue might be a duplicate of existing issues. Please check: - #2879: Claude Sonnet 4.5 is not working with AWS Bedrock (Same exact feature request for Bedrock Sonnet 4.5 support) - #2886: anthropic sonnet 4.5 1million token (Related to using Sonnet 4.5 with token limit issues) - #2864: Add Claude Sonnet 4.5 (Already closed - Sonnet 4.5 was added for Anthropic and GitHub Copilot providers) Feel free to ignore if none of these address your specific case.
Author
Owner

@rekram1-node commented on GitHub (Oct 1, 2025):

@amannhq this should work? Do you not see it in the model list? is there an error you are having?

@rekram1-node commented on GitHub (Oct 1, 2025): @amannhq this should work? Do you not see it in the model list? is there an error you are having?
Author
Owner

@rekram1-node commented on GitHub (Oct 1, 2025):

if it isn't in your model list you can force a cache refresh:

rm ~/.cache/opencode/models.json

then restart opencode

@rekram1-node commented on GitHub (Oct 1, 2025): if it isn't in your model list you can force a cache refresh: ``` rm ~/.cache/opencode/models.json ``` then restart opencode
Author
Owner

@amannhq commented on GitHub (Oct 1, 2025):

@rekram1-node hey thanks it worked after this

if it isn't in your model list you can force a cache refresh:

rm ~/.cache/opencode/models.json

then restart opencode

@amannhq commented on GitHub (Oct 1, 2025): @rekram1-node hey thanks it worked after this > if it isn't in your model list you can force a cache refresh: > > ``` > rm ~/.cache/opencode/models.json > ``` > > then restart opencode
Author
Owner

@rekram1-node commented on GitHub (Oct 1, 2025):

sweet

@rekram1-node commented on GitHub (Oct 1, 2025): sweet
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: anomalyco/opencode#1909