langchain-ai/langchain-google

🦜🔗 LangChain interfaces to Google's suite of AI products (e.g. Gemini & Vertex AI)

What it solves

이 저장소는 Google의 AI 서비스를 LangChain 생태계에 통합하기 위한 중앙 집중식 허브 역할을 합니다. Google의 생성형 AI 모델과 클라우드 서비스를 AI 애플리케이션 내에서 사용하는 프로세스를 단순화하여, Gemini API 모델과 Vertex AI 서비스를 이용할 수 있는 통일된 방법을 제공합니다.

How it works

이 프로젝트는 세 가지 전문 패키지로 구성됩니다:

  • langchain-google-genai: Google Generative AI (Gemini API) 모델 통합을 제공합니다.

  • langchain-google-vertexai: Google Cloud의 Generative AI on Vertex AI 통합을 제공합니다.

  • langchain-google-community: 동일한 카테고리에 속하지 않는 기타 Google 제품의 통합을 처리합니다.

Who it’s for

LangChain 프레임워크 내에서 Google의 생성형 AI 모델과 클라우드 인프라를 활용하고자 하는 AI 에이전트 및 LLM 애플리케이션 구축 개발자.

Highlights

  • Google AI 통합의 중앙 집중식 관리.
  • Gemini API 모델에 대한 전용 지원.
  • Google Cloud Vertex AI와의 엔터프라이즈급 통합.
  • 기타 Google 제품에 대한 커뮤니티 주도 확장 기능.