# Gemini 3.5 Flash on AI Gateway

DevFeed: [Gemini 3.5 Flash on AI Gateway](<https://devfeed.tech/articles/gemini-3-5-flash-on-ai-gateway-943.md>)

Original publisher: [Read original article](<https://vercel.com/changelog/gemini-3-5-flash-on-ai-gateway>)

Author: Jerilyn Zheng

Published: 2026-05-19T07:00:00Z

Content type: release

Language: en

Sources: [Vercel News](<https://devfeed.tech/sources/vercel-news.md>)

Topics: [Artificial Intelligence](<https://devfeed.tech/topics/ai.md>), [vercel ai sdk](<https://devfeed.tech/topics/vercel-ai-sdk.md>), [Vercel](<https://devfeed.tech/topics/vercel.md>), [API](<https://devfeed.tech/topics/api.md>), [Google](<https://devfeed.tech/topics/google.md>), [Routing (disambiguation)](<https://devfeed.tech/topics/routing.md>), [observability](<https://devfeed.tech/topics/observability.md>)

Tags: [agentic](<https://devfeed.tech/tags/agentic.md>), [ai](<https://devfeed.tech/tags/ai.md>), [ai-gateway](<https://devfeed.tech/tags/ai-gateway.md>), [coding](<https://devfeed.tech/tags/coding.md>), [cost](<https://devfeed.tech/tags/cost.md>), [gemini](<https://devfeed.tech/tags/gemini.md>), [google](<https://devfeed.tech/tags/google.md>), [models](<https://devfeed.tech/tags/models.md>), [observability](<https://devfeed.tech/tags/observability.md>), [reasoning](<https://devfeed.tech/tags/reasoning.md>), [routing](<https://devfeed.tech/tags/routing.md>), [sdk](<https://devfeed.tech/tags/sdk.md>), [vercel](<https://devfeed.tech/tags/vercel.md>)

## AI overview

Vercel AI Gateway now supports Gemini 3.5 Flash, which improves coding, parallel agentic execution, reasoning, instruction following, multi-turn coherence, and reasoning traces. The model uses a default thinking level intended to balance quality, speed, and cost.

## Source excerpt

Gemini 3.5 Flash is now available on Vercel AI Gateway. This model has improved coding proficiency and parallel agentic execution loops versus previous Flash versions. It also brings improvements to core reasoning, instruction following, and multi-turn coherence, with stronger performance on complex tasks and higher-quality reasoning traces in thinking mode. 3.5 Flash defaults to the medium thinking level, balancing response quality with faster, more cost-efficient generation. To use Gemini 3.5 Flash, set model to google/gemini-3.5-flash in the AI SDK. Note that temperature, topP, topK, and thinking_budget are not supported by this model. AI Gateway provides a unified API for calling models, tracking usage and cost, and configuring retries, failover, and performance optimizations for higher-than-provider uptime. It includes built-in custom reporting, observability, Bring Your Own Key support, and intelligent provider routing with automatic retries. Learn more about AI Gateway, view the AI Gateway model leaderboard or try it in our model playground. Read more