November 2025
Intermediate to advanced
207 pages
6h 14m
English
There are now two functions for sending prompts to AI. The new COPILOT() function sends prompts to Microsoft Copilot. The older LABS.GENERATIVEAI() function sends prompts to ChatGPT. Here is a comparison:
|
COPILOT() |
LABS.GENERATIVEAI() |
|
|---|---|---|
|
Cost |
Included with Copilot license |
Credit card required, but cost is minimal |
|
Rate limits |
100 calls per 10 Minutes Also: 300 calls per hour |
Practically unlimited |
|
Throughput |
Batch ~100 cells per call |
One call at a time |
|
Model freshness |
Fixed. approx one year behind. |
You choose model |
|
Controls |
No temperature/length controls |
Yes to both |
|
Call custom agent/GPT? |
No |
No |
|
Setup |
Some builds have it |
Free Excel Labs ... |
Read now
Unlock full access