Skip to content

[Feature] AWS Bedrock LLMAdapter #23

@JackChen-me

Description

@JackChen-me

Add support for AWS Bedrock as a meta-provider, enabling access to Claude, Llama, Mistral, and other models through a unified AWS endpoint.

Useful for enterprise users who route all LLM traffic through their AWS account.

Implementation:

  • Add src/llm/bedrock.ts using @aws-sdk/client-bedrock-runtime
  • Register 'bedrock' in createAdapter() factory
  • Add example to examples/

Auth: AWS credentials (access key / IAM role)

Metadata

Metadata

Assignees

No one assigned

    Labels

    P2Community contributions welcome — good first issuesenhancementNew feature or requestgood first issueGood for newcomerssource:analysisSource: systematic gap analysis

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions