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

Amazon Bedrock support with boto3 client #1326

Open
imZain448 opened this issue Jan 29, 2025 · 2 comments
Open

Amazon Bedrock support with boto3 client #1326

imZain448 opened this issue Jan 29, 2025 · 2 comments
Labels
enhancement New feature or request lgtm This PR has been approved by a maintainer

Comments

@imZain448
Copy link

need support for aws bedrock in the instructor with boto3 client , so that models from other providers can also be used.
currently its only supported via AnthropicClient,

I have already raised a PR for this feature review is pending.
#1287

@github-actions github-actions bot added enhancement New feature or request lgtm This PR has been approved by a maintainer labels Jan 29, 2025
@psharma28
Copy link

Will this support streaming responses?

@imZain448
Copy link
Author

@psharma28 not in the current PR , bedrock has separate apish for streaming and non streaming,
i have only used client.converse which is for non streaming.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request lgtm This PR has been approved by a maintainer
Projects
None yet
Development

No branches or pull requests

2 participants