langchain-google-genai 4.2.1


pip install langchain-google-genai

  Latest version

Released: Feb 19, 2026


Meta
Requires Python: <4.0.0,>=3.10.0

Classifiers

langchain-google-genai

PyPI - Version PyPI - License PyPI - Downloads Twitter

Looking for the JS/TS version? Check out LangChain.js.

This package provides access to Google Gemini's chat, vision, embeddings, and other capabilities within the LangChain ecosystem.

Quick Install

pip install langchain-google-genai

๐Ÿ“– Documentation

For full documentation, see the API reference. For conceptual guides, tutorials, and examples on using these classes, see the LangChain Docs.

๐Ÿ“• Releases & Versioning

See our Releases and Versioning policies.

๐Ÿ’ Contributing

As an open-source project in a rapidly developing field, we are extremely open to contributions, whether it be in the form of a new feature, improved infrastructure, or better documentation.

For detailed information on how to contribute, see the Contributing Guide.

Extras: None
Dependencies:
filetype (<2.0.0,>=1.2.0)
google-genai (<2.0.0,>=1.56.0)
langchain-core (<2.0.0,>=1.2.5)
pydantic (<3.0.0,>=2.0.0)