skillfed

langchain-google-community

An integration package connecting miscellaneous Google's products and LangChain

langchain-google-community v5.0.0 11.5M downloads/30d#1,390 on PyPI398
Permissive license MIT Active released

What it is and what it does

This package fills a gap in the LangChain ecosystem by providing integrations for Google products that don't fit into the dedicated vertexai or genai packages. It acts as a bridge between LangChain applications and miscellaneous Google services, allowing developers to incorporate Google APIs and cloud capabilities into their language model workflows.

The package depends on core LangChain libraries (langchain-core, langchain, langgraph) plus Google Cloud infrastructure (google-cloud-core, google-api-core, google-api-python-client, google-cloud-modelarmor) and supporting libraries like aiohttp, grpcio, numpy, and requests. It's designed for developers building LangChain applications who need access to Google services beyond the scope of the main Google integration packages.

Use it for:

  • Integrate miscellaneous Google Cloud services into LangChain agents and chains
  • Connect LangChain applications to Google APIs not covered by dedicated packages
  • Build multi-step workflows combining LangChain with Google product capabilities
  • Extend LangChain with custom Google integrations for specialized use cases

Worth the install?

AI-flagged interpretation of the facts on this page — verify before relying

Connects Google products and services to LangChain applications, providing integrations for Google APIs, cloud services, and AI models not covered by the dedicated vertexai or genai packages.

Yes, if you need Google product integrations beyond vertexai and genai within a LangChain application. The package is actively maintained, has low install friction, uses a permissive MIT license, and carries no known vulnerabilities. Install it only if you have a specific need for one of its integrations; otherwise, the dependency footprint (11 runtime packages) may be unnecessary overhead.

Install

langchain-google-community on PyPI

pip

pip install langchain-google-community

uv

uv add langchain-google-community

poetry

poetry add langchain-google-community

Installing langchain-google-community

Before you install

Low install friction with a pure-Python wheel. Active maintenance with a recent release 57 days ago. Depends on 11 runtime packages including langchain-core, langchain, langgraph, and several Google Cloud libraries, which are themselves well-maintained.

License in practice

MIT license permits unrestricted use, modification, and distribution in both open-source and commercial projects with minimal obligations beyond attribution.

Quickstart

pip install langchain-google-community

from langchain_google_community import SomeGoogleIntegration
# Use the integration with your LangChain application

Requires Python 3.10 or later (supports current versions, <4.0.0). Google Cloud credentials and API keys may be needed depending on which integrations you use.

Verify before relying

  • Which specific Google products and services are covered by this package beyond what vertexai and genai packages provide
  • Whether all 11 runtime dependencies are required for all integrations or if some are optional
  • Performance characteristics when working with large-scale Google Cloud operations

Package facts

License MIT (permissive)
Python support supports the current Python release (<4.0.0,>=3.10.0)
Install friction low — pure-Python wheel
Runtime dependencies 11 — aiohttp, google-api-core, google-api-python-client, google-cloud-core, google-cloud-modelarmor, grpcio, langchain-core, langchain, langgraph, numpy, requests
Maintenance actively maintained — 57 days since the last release
Last repo commit
First released
Downloads 11,490,819/month — #1,390 on PyPI (30-day window, as of 2026-08-14)
Known vulnerabilities none known (OSV.dev, checked 2026-08-14)

Evidence: langchain_google_community-5.0.0-py3-none-any.whl

Tags

google langchain integrationgoogle cloud langchainlangchain google apigoogle services langchainlangchain google community
langchain-integrationgoogle-cloud

More Artificial Intelligence packages

litellm

LiteLLM provides a unified Python interface to…

permissive · top 100 on PyPI

huggingface-hub

Client library and CLI tool for downloading,…

permissive · top 100 on PyPI

langchain

LangChain provides a framework for building…

permissive · top 1,000 on PyPI

hf-xet

hf-xet provides chunk-based deduplication and…

permissive · top 1,000 on PyPI

tokenizers

Tokenizers converts raw text into token…

permissive · top 1,000 on PyPI

transformers

Transformers provides a unified framework for…

permissive · top 1,000 on PyPI

langchain-google-genai

Integrates Google's Gemini AI models (chat,…

permissive · top 5,000 on PyPI

langchain-google-vertexai

Connects LangChain applications to Google…

permissive · top 1,000 on PyPI

langchain-community

Provides third-party integrations for LangChain…

permissive · top 1,000 on PyPI

langchain-aws

Connects LangChain applications to AWS services…

permissive · top 5,000 on PyPI

langchain-openai

Provides LangChain integrations for OpenAI's…

permissive · top 1,000 on PyPI

langchain-tests

Provides standard test base classes and…

permissive · top 5,000 on PyPI

langchain-exa

Integrates Exa's web search API with LangChain,…

permissive · top 15,000 on PyPI

langchain-classic

Provides legacy LangChain chains, community…

permissive · top 1,000 on PyPI

langchain-xai

Connects xAI's language models to LangChain…

permissive · top 5,000 on PyPI

langchain-google-calendar-tools

Integrates Google Calendar with LangChain to…

unclear · top 15,000 on PyPI