Skip to content

chore: bump bedrock models#3877

Open
joanagmaia wants to merge 2 commits intomainfrom
chore/bump-bedrock-models
Open

chore: bump bedrock models#3877
joanagmaia wants to merge 2 commits intomainfrom
chore/bump-bedrock-models

Conversation

@joanagmaia
Copy link
Contributor

@joanagmaia joanagmaia commented Feb 25, 2026

Note

Medium Risk
Model and region changes can alter LLM outputs, latency, and cost, which may affect merge/enrichment decisions even though the code changes are small and localized.

Overview
Updates Amazon Bedrock usage across services to target Claude Sonnet 4.5 (us.anthropic.claude-sonnet-4-5-20250929-v1:0) instead of the previous Claude Sonnet 4 / Claude 3.5 defaults.

Merge-suggestions Temporal workflows also switch the Bedrock region from us-east-1 to us-west-2 and stop hardcoding model strings by using the shared LlmModelType enum. The shared types library adds the new CLAUDE_SONNET_4_5 model, wires it into region/pricing maps, and updates multiple LLM_SETTINGS query defaults to use it.

Written by Cursor Bugbot for commit 15af6b2. This will update automatically on new commits. Configure here.

@joanagmaia joanagmaia requested a review from skwowet February 25, 2026 11:27
@github-actions
Copy link
Contributor

⚠️ Jira Issue Key Missing

Your PR title doesn't contain a Jira issue key. Consider adding it for better traceability.

Example:

  • feat: add user authentication (CM-123)
  • feat: add user authentication (IN-123)

Projects:

  • CM: Community Data Platform
  • IN: Insights

Please add a Jira issue key to your PR title.

2 similar comments
@github-actions
Copy link
Contributor

⚠️ Jira Issue Key Missing

Your PR title doesn't contain a Jira issue key. Consider adding it for better traceability.

Example:

  • feat: add user authentication (CM-123)
  • feat: add user authentication (IN-123)

Projects:

  • CM: Community Data Platform
  • IN: Insights

Please add a Jira issue key to your PR title.

@github-actions
Copy link
Contributor

⚠️ Jira Issue Key Missing

Your PR title doesn't contain a Jira issue key. Consider adding it for better traceability.

Example:

  • feat: add user authentication (CM-123)
  • feat: add user authentication (IN-123)

Projects:

  • CM: Community Data Platform
  • IN: Insights

Please add a Jira issue key to your PR title.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant