Only available on Google Sheets
Prerequisites
Prerequisites
You have opened a Google spreadsheet and selected Extensions > Superjoin > Enable SUPERGPT functions.
To enable SUPERGPT functions, you must be the Creator of the spreadsheet.
How to use SUPERGPT Functions on Google Sheet?
SUPERGPT function
The simplest function to start using SUPERGPT in Google Sheets. Outputs the result in a single cell.
Parameters
SUPERGPT_LIST function
Like the SUPERGPT function, but even more user-friendly for quickly generating results in a list format.
Parameters
SUPERGPT_FILL function
Fill in a range with generated results that follow the pattern of the example rows you choose!
Parameters
SUPERGPT_TABLE function
Like SUPERGPT, but outputs the results in a table. Very practical when the output is a table
Parameters
SUPERGPT_EDIT function
Applies the given task to the given text. The default task is to fix grammar and spelling.
Parameters
SUPERGPT_TAG function
Applies user-defined tags to text or automatically suggests relevant tags if none are specified.
Parameters
SUPERGPT_CLASSIFY function
Classifies a given text into a single category.
Parameters
SUPERGPT_EXTRACT function
Extracts data (like email addresses or company names) from a text. Outputs as comma-separated values.
Parameters
SUPERGPT_SUMMARIZE function
Summarizes text according to a given format (three sentences by default).
Parameters
SUPERGPT_TRANSLATE function
Translates text from one language into another. Works better if you specify the source language.
Parameters
FAQs for SUPERGPT_ Functions
Is there a token (or character) limit for SUPERGPT functions?
Is there a token (or character) limit for SUPERGPT functions?
Yes, to ensure that SUPERGPT can provide a sufficient response, we have set a character limit of 2k tokens. This is about 8k characters for the prompt.
Do I need to have Superjoin open for SUPERGPT functions to work?
Do I need to have Superjoin open for SUPERGPT functions to work?
For SUPERGPT Functions to calculate, you will need to open the Superjoin sidebar at least once.
Who can use the SUPERGPT functions in my spreadsheet?
Who can use the SUPERGPT functions in my spreadsheet?
Anyone with Editor (Google Sheets Permissions) can use the SUPERGPT functions, however - all the usage will incur on the owner of the spreadsheet who first launched Superjoin.
Will SUPERGPT functions recalculate when I reload my sheet?
Will SUPERGPT functions recalculate when I reload my sheet?
The SUPERGPT functions, similar to Google Sheet formulas, recalculate when you reload the sheet. To avoid these recalculations affecting your usage limits, you can use the button “Convert Formulas to Values” on Superjoin.