Skip to content

AI Models

Our current Standard Model is GLM 5.2. It consumes 1 credit per token and is available to all plans.

Our current Advanced Model is GLM 5.2 nitro, a priority high-throughput serving of GLM 5.2 for faster responses. It consumes 5 credits per token (5x more than the Standard Model) and requires a paid plan (Pro or Standard plan).

The Advanced Model is enabled by default to all users in Chat.

By default all custom formulas in Google Sheets (=GPT) use our Standard Model.

Our Standard and Pro plan users can activate our Advanced Model in Google Sheet formulas.

Please see our pricing page for more details.

Activating Advanced Model in custom formulas in Google Sheets

Section titled “Activating Advanced Model in custom formulas in Google Sheets”

Our Standard and Pro plan users have access to the Advanced Model inside of the Google Sheets GPT formulas (=GPT)

To activate the Advanced Model in your cell, set advanced as the last value of the formula (here value and temperature are left out).

=GPT_IMAGE lets you select from several image generation models via the model parameter:

model valueModelCredits / tokenPlans
gemini (default)Gemini 3.1 Flash Lite Image (nano banana)6All plans
gptGPT Image 1 mini5All plans
openai/gpt-image-2GPT Image 215Paid plans only
google/gemini-3-pro-imageGemini 3 Pro Image30Paid plans only

Legacy model names (dall-e, dall-e-3, gpt-image-1, gpt-5-image, etc.) keep working and are automatically mapped to the closest current model above.

=GPT_WEB uses Perplexity Sonar Pro Search, which has live web access built in to fetch up to date information. It is only available on paid plans, with a minimum cost of 5,000 credits per call.