langchain-ai/langchain-google
🦜🔗 LangChain interfaces to Google's suite of AI products (e.g. Gemini & Vertex AI)
What it solves
這是一個為將 Google AI 服務整合至 LangChain 生態系統而建立的中心化樞紐。它簡化了在 AI 應用程式中使用 Google 生成式 AI 模型和雲端服務的過程,提供了一個統一的方式來存取 Gemini API 模型和 Vertex AI 服務。
How it works
該專案分為三個專業的套件:
- langchain-google-genai: 提供 Google Generative AI (Gemini API) 模型的集成。
- langchain-google-vertexai: 提供 Google Cloud's Generative AI on Vertex AI 的集成。
- langchain-google-community: 處理不屬於上述類別的其他 Google 產品的集成。
Who it’s for
想要在 LangChain 框架內利用 Google 生成式 AI 模型和雲端基礎設施來構建 AI Agent 和 LLM 應用程式的開發者。
Highlights
- Google AI 集成的中心化管理。
- 對 Gemini API 模型的專用支持。
- 與 Google Cloud Vertex AI 的企業級集成。
- 針對其他 Google 產品的社群驅動擴展。