opencommit
opencommit copied to clipboard
[Feature]: quick-start guide for Bedrock Anthropic
trafficstars
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