class ActiveGenie::Clients::GoogleClient

def model

def model
  @config.llm.model || provider_config.tier_to_model(@config.llm.model_tier)
end