Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat: Added support for Claude 3+ Chat API in Bedrock #2870

Merged
merged 6 commits into from
Jan 17, 2025

fix: PR feedback

340fecb
Select commit
Loading
Failed to load commit list.
Merged

feat: Added support for Claude 3+ Chat API in Bedrock #2870

fix: PR feedback
340fecb
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project failed Jan 17, 2025 in 1s

97.34% (-0.06%) compared to 46462d0

View this Pull Request on Codecov

97.34% (-0.06%) compared to 46462d0

Details

Codecov Report

Attention: Patch coverage is 98.46154% with 2 lines in your changes missing coverage. Please review.

Project coverage is 97.34%. Comparing base (46462d0) to head (340fecb).
Report is 1 commits behind head on main.

Files with missing lines Patch % Lines
lib/llm-events/aws-bedrock/bedrock-command.js 96.36% 2 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main    #2870      +/-   ##
==========================================
- Coverage   97.39%   97.34%   -0.06%     
==========================================
  Files         308      310       +2     
  Lines       47330    47512     +182     
==========================================
+ Hits        46099    46252     +153     
- Misses       1231     1260      +29     

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