Tool of the Week
Gemini 3.7 Flash launches on AI Gateway at 50% discount
Set `model` to `google/gemini-3.7-flash` in AI SDK; improves agent reliability and reduces tool-calling loop failures.
Fewer derailments in agentic workflows mean longer tool-calling sequences don't collapse mid-run. Direct code generation from design mocks cuts iteration cycles for UI work.
Drop-in replacement for prior Flash models via SDK model parameter. Works with existing AI Gateway setup or standalone. Worth testing now if you're running agents with heavy tool use; 50% pricing expires Dec 31, 2026.
- “Gemini 3.7 Flash improves on prior Flash models at software engineering and agentic work”
- “spends less time stuck in failed agent loops, which matters on long tool-calling sequences where one derailment costs the rest of the run”
- “generates desktop and web application code directly from design mocks, with closer adherence to the source design”
- “set `model` to `google/gemini-3.7-flash` in the AI SDK”