langchain-google-community
An integration package connecting miscellaneous Google's products and LangChain
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-communityuv
uv add langchain-google-communitypoetry
poetry add langchain-google-communityInstalling 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
More Artificial Intelligence packages
LiteLLM provides a unified Python interface to…
permissive · top 100 on PyPI
huggingface-hubClient library and CLI tool for downloading,…
permissive · top 100 on PyPI
langchainLangChain provides a framework for building…
permissive · top 1,000 on PyPI
hf-xethf-xet provides chunk-based deduplication and…
permissive · top 1,000 on PyPI
tokenizersTokenizers converts raw text into token…
permissive · top 1,000 on PyPI
transformersTransformers provides a unified framework for…
permissive · top 1,000 on PyPI
langchain-google-genaiIntegrates Google's Gemini AI models (chat,…
permissive · top 5,000 on PyPI
langchain-google-vertexaiConnects LangChain applications to Google…
permissive · top 1,000 on PyPI
langchain-communityProvides third-party integrations for LangChain…
permissive · top 1,000 on PyPI
langchain-awsConnects LangChain applications to AWS services…
permissive · top 5,000 on PyPI
langchain-openaiProvides LangChain integrations for OpenAI's…
permissive · top 1,000 on PyPI
langchain-testsProvides standard test base classes and…
permissive · top 5,000 on PyPI
langchain-exaIntegrates Exa's web search API with LangChain,…
permissive · top 15,000 on PyPI
langchain-classicProvides legacy LangChain chains, community…
permissive · top 1,000 on PyPI
langchain-xaiConnects xAI's language models to LangChain…
permissive · top 5,000 on PyPI
langchain-google-calendar-toolsIntegrates Google Calendar with LangChain to…
unclear · top 15,000 on PyPI