di-sukharev / di-sukharev/opencommit
[Feature]: quick-start guide for Bedrock Anthropic
Open
Nobody has claimed this yet.
- Dominant language
- JavaScript
- Stars
- 7.5k
- Forks
- 445
- Avg merge
- 18m
- Merged PRs (30d)
- 2
Description
Description
As a user in an enterprise that uses AWS, I would like the ability to use AWS role authentication initiate Bedrock Anthropic API calls using opencommit.
[commit] $ opencommit --provider anthropic
Applying migration 00_use_single_api_key_and_url
│
└ Failed to apply migration 00_use_single_api_key_and_url: Error: Migration failed, set AI provider first. Run "oco config set OCO_AI_PROVIDER=<provider>", where <provider> is one of: ollama, openai, anthropic, gemini, azure, test, flowise, groq, mistral, mlx, deepseek, openrouter
Suggested Solution
- include instructions in README on which environment variables to set to utilize Anthropic models through AWS Bedrock
- in onboarding validation, provide
bedrock-anthropicas a provider
Alternatives
Using an alternate provider - some enterprises won't allow other providers.
Additional Context
No response
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Begin with the README's provider configuration instructions and the onboarding validation mentioned in the issue. Document the AWS role environment variables for Bedrock Anthropic and ensure the bedrock-anthropic provider is accepted during onboarding, then verify the example command works.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- aws, javascript
- Domain
- api, authentication, cloud
- Issue type
- Feature
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100