Function AI.TABLE

Use AI.TABLE to create a table with data

For example:

  • =AI.TABLE(“Top 20 movies of all time”)

Syntax

AI.TABLE(prompt, [header], [temperature],[model])

Argument nameDescription
prompt
(required)
Prompt to submit to GPT
headerOPTIONAL – header row of your table
temperatureOPTIONAL – Creativity (value between 0 and 2) Default: 0
modelID of the model to use. You can use the List models API to see all of your available models.

Unlock the power of ChatGPT