Any way to get access to the BedrockRuntimeClient object in the AmazonBedrockProvider? #4517
kavinvalli
started this conversation in
Ideas & Feedback
Replies: 1 comment
-
Hi there, please take a look at my comment on a related proposed PR here and let me know if it would meet your needs: #4581 (comment) |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Is there any way, that we could get access to the BedrockRuntimeClient object which is being created when running
createAmazonBedrock
in the followingai/packages/amazon-bedrock/src/bedrock-provider.ts
Lines 66 to 94 in e34c7c2
The idea is that I want to be able to inject headers like so if that's possible
Beta Was this translation helpful? Give feedback.
All reactions