llm-gemini 0.31

· Source: Simon Willison's Weblog · Field: Technology & Digital — Artificial Intelligence & Machine Learning, Software Development & Engineering · Depth: Intermediate, quick

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

Topics

Code references

Best for: NLP Engineer, AI Engineer, Machine Learning Engineer, Software Engineer

Related on AIssential

Open in AIssential →

Editorial summary, takeaway, and curation by AIssential. Original article published by Simon Willison's Weblog.