Function AI.FILL

Use AI.FILL to fill an incomplete range with GPT given an example range

For example:

  • =AI.FILL(C2:D4,C5:C7,1)

Syntax

AI.FILL(prompt, [value], [temperature])

Argument nameDescription
prompt
(required)
Prompt to submit to GPT
valueOPTIONAL – Value to be concatenated at the end of the prompt
temperatureOPTIONAL – Creativity (value between 0 and 1) Default: 0

Unlock the power of ChatGPT