Move every model default off Gemini preview ids
A class of 36 cannot run on preview builds. Google caps them at ~250 requests per DAY even on the paid Tier 1, and one workflow run is 10+ calls once you count the blueprint, pre-flight, each step and each partner review - so the cohort would exhaust a day's quota in minutes regardless of billing. All three defaults (main, title, tabular) were preview ids. Note for later: an AI Pro/Ultra subscription does not raise this. Ultra lifts limits in the AI Studio playground and Build mode; an API key called from a backend is governed by whether billing is enabled on its Cloud project. The reasoning is written above the Gemini block in models.ts because this is exactly the kind of change that gets reverted by someone picking the cheapest per-token id.
| Repository | pdombkins/rose_lawyer |
|---|---|
| Author | Peter Dombkins <pdombkins@gmail.com> |
| Authored | |
| Parents | 23140608 |
| Stats | 2 files changed , +40 , -11 |
| Part of | Admin control over available LLM models |
Capture this commit into my fork
Download a Markdown prompt that tells Claude how to port this
exact commit into your working tree. Run it via
claude -p < capture-commit-52823910.md
from inside the repo you want the change in.