di-sukharev / di-sukharev/opencommit

[Feature]: quick-start guide for Bedrock Anthropic

Open
#499 2 comments 0 reactions 0 assignees View on GitHub

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
  1. include instructions in README on which environment variables to set to utilize Anthropic models through AWS Bedrock
  2. in onboarding validation, provide bedrock-anthropic as a provider
Alternatives

Using an alternate provider - some enterprises won't allow other providers.

Additional Context

No response

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. 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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.