Skip to content

feat(providers): add Amazon Bedrock OpenAI-compatible template - #208

Open
lihuiyang1024 wants to merge 1 commit into
HKUDS:mainfrom
lihuiyang1024:feat/bedrock-openai-compatible
Open

feat(providers): add Amazon Bedrock OpenAI-compatible template#208
lihuiyang1024 wants to merge 1 commit into
HKUDS:mainfrom
lihuiyang1024:feat/bedrock-openai-compatible

Conversation

@lihuiyang1024

Copy link
Copy Markdown
Contributor

Summary

  • register Amazon Bedrock as a region-scoped OpenAI-compatible provider template
  • use the AWS_BEARER_TOKEN_BEDROCK convention and require a user-supplied /openai/v1 URL
  • discover the live /models catalog and provide exact offline Claude Sonnet 4.6 inference IDs
  • document configuration plus the intentionally excluded SigV4, IAM, SSO, and Converse scope

Verification

  • 22 Bedrock and adjacent provider tests passed
  • 35 connection configuration and CLI tests passed
  • Ruff lint and formatting checks passed

Closes #101

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

[Feature Request]: Add AWS Bedrock support

1 participant