SheetAI
← All updates
April 2023New Feature

SHEETAI_BRAIN & One-Click Replace with Values

Two big additions: SHEETAI_BRAIN lets you teach the AI about your business through the sidebar, then get context-aware answers in cells. And the new "Replace with Values" menu option converts all your SHEETAI formulas to plain text in one click — saving API credits and preventing unwanted recalculations.

What's included

  • SHEETAI_BRAIN — teach the AI about your business via the sidebar, then use =SHEETAI_BRAIN("prompt") in cells to get context-aware answers
  • Replace with Values — go to Extensions → SheetAI App → Replace with Values to convert all formulas to plain text in one click. Learn more
  • GPT-4 model now available — use "4" as the model parameter. See all models
  • Faster caching — results are cached locally for 6 hours, no external calls needed

Try it yourself

A
1
=SHEETAI_BRAIN("What is our refund policy?")
2
Based on your context: 30-day money back guarantee...
A
1
=SHEETAI("Explain quantum computing", 1000, 0.4, "4")
2
Using GPT-4 for the most capable response...