Skip to content

Support AWS Bedrock out of the box #6

@julian-michelmann

Description

@julian-michelmann

Description
The agent currently connects to Bedrock only via LiteLLM. For many users it would be easier to use Bedrock directly without extra layers.

Change

  • Add native Bedrock integration as a first-class option.
  • Keep LiteLLM support as an alternative.

Why

  • Simplifies setup for teams already on AWS.
  • Reduces dependencies and potential points of failure.

Tasks

  • Implement Bedrock SDK client support.
  • Add config option to use bedrock.
  • Update readme

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions