Skip to content

Conversation

@andreynering
Copy link
Member

@andreynering andreynering commented Oct 20, 2025

I had made fixes to Anthropic SDK that avoids the need of having to implement a custom middleware:

We'll be using a custom branch until the fix is merged into the main repo.


  • chore(deps): pin anthropic-sdk-go to our branch with fixes
  • feat(bedrock): add support for AWS_BEARER_TOKEN_BEDROCK for bedrock
    • This adds an alternative authorization method vs. aws configure.
  • docs: update aws bedrock docs on readme
    • Removed duplicated AWS_REGION in table.
    • Added documentation for AWS_BEARER_TOKEN_BEDROCK.

@andreynering andreynering self-assigned this Oct 20, 2025
@andreynering andreynering requested a review from a team as a code owner October 20, 2025 19:34
@andreynering andreynering requested review from tauraamui and removed request for a team October 20, 2025 19:34
@andreynering andreynering changed the title Bedrock api key feat(bedrock): add support for BEDROCK_API_KEY for bedrock Oct 20, 2025
@taigrr
Copy link
Contributor

taigrr commented Oct 20, 2025

💯

@taigrr taigrr mentioned this pull request Oct 20, 2025
1 task
This adds an alternative authorization method vs. `aws configure`.
* Removed duplicated `AWS_REGION` in table.
* Add documentation for `AWS_BEARER_TOKEN_BEDROCK`.
@andreynering andreynering changed the title feat(bedrock): add support for BEDROCK_API_KEY for bedrock feat(bedrock): add support for AWS_BEARER_TOKEN_BEDROCK for bedrock Oct 20, 2025
@andreynering andreynering merged commit f478c4c into main Oct 20, 2025
17 checks passed
@andreynering andreynering deleted the bedrock-api-key branch October 20, 2025 20:58
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants