{"categories":[{"label":"Artificial Intelligence","url":"https://skillfed.io/packages/category/scientific-engineering-artificial-intelligence"}],"enrichment":{"capability":"Integrates Google's Gemini AI models (chat, vision, embeddings) into LangChain applications through a unified interface.","skillfed_tags":["langchain-integration","generative-ai"],"use_cases":["Build a chatbot using Gemini's chat models within LangChain without rewriting provider-specific code.","Generate embeddings for semantic search or RAG pipelines using Gemini through LangChain.","Process images with Gemini's vision capabilities as part of a LangChain agent or chain.","Prototype multi-model AI applications by swapping between Gemini and other providers via LangChain's API."],"what_it_does":"This package bridges Google's Gemini generative AI models into the LangChain framework, allowing developers to use Google's chat, vision, and embedding capabilities as components within LangChain workflows. It wraps the google-genai package and exposes Gemini functionality through LangChain's standard interfaces, enabling code written for other providers to swap in Gemini with minimal changes.\n\nThe package depends on langchain-core for base abstractions, pydantic for data validation, google-genai for the underlying API client, and filetype for content type detection. It requires Python 3.10 or later and is actively maintained.","worth_installing":"Yes. Active maintenance, low install friction, permissive MIT license, and no known vulnerabilities make this a solid choice if you need Gemini within LangChain. Verify you have Google API credentials and understand quota constraints before deploying."},"id":"langchain-google-genai","links":{"html":"https://skillfed.io/packages/langchain-google-genai","md":"https://skillfed.io/packages/langchain-google-genai.md","pypi":"https://pypi.org/project/langchain-google-genai/"},"maintenance":{"status":"active"},"meta":{"latest_release":"2026-08-14","license_spdx":null,"license_treatment":"permissive","name":"langchain-google-genai","python_support":"supports_current","summary":"An integration package connecting Google's genai package and LangChain"},"popularity":{"monthly_downloads":17653268,"position":1106,"tier":"top_5000"},"security":{"n_vulnerabilities":0},"version":"4.3.4"}
