llm-gemini 0.31
Summary
The `llm-gemini` plugin, version 0.31, has been released to provide access to Google's Gemini family of models. This update notably marks the general availability of the `gemini-3.1-flash-lite` model, which is no longer in preview. The `llm-gemini` plugin facilitates interaction with these models, and the `gemini-3.1-flash-lite` model's capabilities are expected to be consistent with its preview version released in March 2026. This release was posted on May 7th, 2026.
Key takeaway
For NLP engineers integrating Google's Gemini models, you should update your `llm-gemini` plugin to version 0.31 to gain stable access to the generally available `gemini-3.1-flash-lite` model. This ensures you are using the latest stable release for your applications, potentially improving reliability and support.
Key insights
Google's `gemini-3.1-flash-lite` model is now generally available via the `llm-gemini` plugin.
In practice
- Access Gemini models via `llm-gemini` plugin.
- Utilize `gemini-3.1-flash-lite` for general availability.
Topics
- llm-gemini Plugin
- Google Gemini Models
- Gemini 3.1 Flash-Lite
- LLM Integration
- General Availability
Code references
Best for: NLP Engineer, AI Engineer, Machine Learning Engineer, Software Engineer
Related on AIssential
Editorial summary, takeaway, and curation by AIssential. Original article published by Simon Willison's Weblog.