lib/anthropic/vertex.rb



# frozen_string_literal: true

module Anthropic
  VertexClient = Anthropic::Helpers::Vertex::Client
end