-
Notifications
You must be signed in to change notification settings - Fork 77
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
Support for AnthropicBedrock client #701
Conversation
Codecov ReportAll modified and coverable lines are covered by tests ✅
Additional details and impacted files@@ Coverage Diff @@
## main #701 +/- ##
=========================================
Coverage 100.00% 100.00%
=========================================
Files 138 139 +1
Lines 11170 11206 +36
Branches 1567 1572 +5
=========================================
+ Hits 11170 11206 +36 ☔ View full report in Codecov by Sentry. |
6c58ae2
to
17f36ea
Compare
7970165
to
4a99039
Compare
@alexmojaki - do you think we should add any other metadata about this LLM being on Bedrock to help users distinguish between this and the Anthropic API? |
This is huge thanks we will use it asap. |
266f3ff
to
11195d1
Compare
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Thanks!
Added support for passing AnthropicBedrock and AsyncAnthropicBedrock clients to
instrument_anthropic()