The Vercel AI SDK has updated its Google Vertex integration, specifically with the release of @ai-sdk/google-vertex@3.0.163. This update introduces support for the Gemini 3.7 Flash model.
Key Points
- The @ai-sdk/google-vertex@3.0.163 release includes a new feature.
- This feature adds the Gemini 3.7 Flash model.
- The model is integrated into the Google Vertex component of the SDK.
- The update also affects @ai-sdk/google@2.0.88 as a dependency.
Context
According to the Vercel AI SDK changelog, the integration of the Gemini 3.7 Flash model is a patch change identified by df0cbe9. This update was released on August 13.
Why It Matters
This update provides developers using the Vercel AI SDK with access to a new model from the Gemini family, potentially offering different performance characteristics or cost efficiencies for their applications.
What To Do
- Developers should review the @ai-sdk/google-vertex@3.0.163 release notes.
- Test applications with the new Gemini 3.7 Flash model.
- Note the updated dependency on @ai-sdk/google@2.0.88.