class ActiveGenie::Clients::GoogleClient

def url

def url
  "#{provider_config.api_url}/#{API_VERSION_PATH}/#{model}:generateContent"
end