One callModel() for Gemini, OpenAI and Claude in Apps Script
This story is from 2026-09-01. It is preserved in the archive; the latest stories are on the live feed.
A lead-classification job I built ran every inbound row through the flagship model because that was the model already wired up. 60,000 calls a month, about 800 input and 60 output tokens each. On claude-opus-5 list rates that arithmetic comes to $330 a month. The same calls on gemini-2.5-flash-lite…
Read the full story at DEV Community — AI ↗
Timeline · 1 report
- 2026-09-01 15:54 · DEV Community — AI
One callModel() for Gemini, OpenAI and Claude in Apps Script