-
Notifications
You must be signed in to change notification settings - Fork 599
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
Add Amazon Bedrock support #459
Labels
enhancement
New feature or request
Comments
a PR will be welcome, i think it should be similar to other platforms we support, like VertexAI |
Cool, thanks! I'll work on this later :) |
@tmokmss |
@mrT23 Hi, I've just submitted a PR and hope you could check that when you get a chance, thanks! |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Hi, thank you for developing this great tool!
I'm asking if it is possible to add Amazon Bedrock support to
pr-agent
(just out of personal interest). Amazon Bedrock is a fully managed service that offers a choice of high-performing foundation models such as Claude, Cohere, etc, that runs on AWS. Sincelitellm
already supports Bedrock, I believe we can add the support with a little change.If it's acceptable, I'm willing to submit a PR. Thanks!
The text was updated successfully, but these errors were encountered: