Skip to content

GPT_TRANSLATE formula

You can translate your Google Sheets cells with GPT for Sheets

=GPT_TRANSLATE(language, value, temperature, model, cache)

ParameterDescriptionDefault
language

the language you want to translate the text into (ex: "french")

required

""
valueThe cell you are referring to in your prompt (ex: A1)null
temperatureBetween 0 (not creative) and 2 (very creative)0
modelstandard (GLM 5.2, 1 credit/token) or advanced (GLM 5.2 nitro, 5 credits/token, paid plans)standard
bypassCacheBypass the cache and query openai again. The results will be differents than before.false