lib/anthropic/bedrock.rb



# frozen_string_literal: true

module Anthropic
  BedrockClient = Anthropic::Helpers::Bedrock::Client
end