Skip to content

Conversation

tpaulshippy
Copy link
Contributor

Purpose

AWS does not support Claude 3.7 Sonnet via "on demand" but only via "inference profile"

Approach

Add the "us." prefix to model IDs that are only supported that way.

tpaulshippy referenced this pull request in StrongMind/ruby_llm Apr 16, 2025
…ve, gemini-2.5-pro-preview,

also update context window and pricing for GPT-4.1 models in capabilities
Copy link
Owner

@crmne crmne left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@crmne crmne merged commit a7d0e62 into crmne:main Apr 17, 2025
5 checks passed
Copy link

codecov bot commented Apr 17, 2025

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 92.75%. Comparing base (eea2b04) to head (fb65cf9).
Report is 1 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff             @@
##             main     #117      +/-   ##
==========================================
+ Coverage   92.65%   92.75%   +0.09%     
==========================================
  Files          74       75       +1     
  Lines        2844     2883      +39     
  Branches      410      412       +2     
==========================================
+ Hits         2635     2674      +39     
  Misses        209      209              

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

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.

2 participants