feat: add AWS Bedrock as post-processing provider#1007
Closed
jyuros wants to merge 1 commit intocjpais:mainfrom
Closed
feat: add AWS Bedrock as post-processing provider#1007jyuros wants to merge 1 commit intocjpais:mainfrom
jyuros wants to merge 1 commit intocjpais:mainfrom
Conversation
- Add bedrock_client.rs with AWS SDK integration (Converse API + ListInferenceProfiles) - Support IAM credentials and AWS profile authentication - Region dropdown with all Bedrock regions - Cross-region inference toggle (auto-detects already-prefixed model IDs) - Test Connection button to verify credentials and model access - Auto-fetch models when Bedrock provider is selected - New Bedrock-specific settings fields on AppSettings
|
+1 |
Owner
|
I'm sorry I'm not accepting this at this time. It's 1,800 lines of change and don't feel it's worth it at the moment. Need more vocal support If you need for your company, I recommend keeping your fork alive. If you want I can kick off a build so people can download from this PR |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Description
Adds AWS Bedrock as a new post-processing provider, allowing users to use Bedrock foundation models to clean up and format transcriptions.
Before Submitting This PR
Please confirm you have done the following:
If this is a feature or change that was previously closed/rejected:
Human Written Description
I wanted to be able to use Handy post-processing on my aws account, for example removing words like "uh" or "um" automatically from voice-chat transcripts. AWS Bedrock was not one of the latest supported model providers and is the only one that I have access to.
Related Issues/Discussions
New discussion started: #1006
Community Feedback
Comment w/expressed interest in AWS Bedrock support: #168 (reply in thread)
Testing
Screenshots/Videos (if applicable)
AI Assistance
If AI was used: