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

#131: Support AWS Bedrock #140

Closed
wants to merge 8 commits into from
Closed

#131: Support AWS Bedrock #140

wants to merge 8 commits into from

Conversation

mkrueger12
Copy link
Contributor

@mkrueger12 mkrueger12 linked an issue Feb 12, 2024 that may be closed by this pull request
Copy link

codecov bot commented Feb 12, 2024

Codecov Report

Attention: 55 lines in your changes are missing coverage. Please review.

Comparison is base (3398399) 71.30% compared to head (bf81989) 70.42%.

Files Patch % Lines
pkg/providers/bedrock/chat.go 54.76% 37 Missing and 1 partial ⚠️
pkg/providers/bedrock/config.go 57.14% 12 Missing ⚠️
pkg/providers/bedrock/client.go 79.16% 4 Missing and 1 partial ⚠️
Additional details and impacted files
@@             Coverage Diff             @@
##           develop     #140      +/-   ##
===========================================
- Coverage    71.30%   70.42%   -0.88%     
===========================================
  Files           34       37       +3     
  Lines         1683     1819     +136     
===========================================
+ Hits          1200     1281      +81     
- Misses         418      471      +53     
- Partials        65       67       +2     

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

@mkrueger12 mkrueger12 marked this pull request as draft February 12, 2024 03:08
@mkrueger12 mkrueger12 closed this Feb 12, 2024
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.

Support AWS Bedrock
1 participant