From 4ae31b115b7526169186cc83dff0824b6c3d8ffc Mon Sep 17 00:00:00 2001 From: Misha Brukman Date: Mon, 8 Apr 2024 11:35:26 -0400 Subject: [PATCH] Fix spelling and capitalization of LangChain --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 48fe6a83..acd5d50f 100644 --- a/README.md +++ b/README.md @@ -1,5 +1,5 @@ # 🦜️🔗 LangChain Google -This repository contains two packages with Google integrations with Langhchain: +This repository contains two packages with Google integrations with LangChain: - [langchain-google-genai](https://pypi.org/project/langchain-google-genai/) implements integrations of Google [Generative AI](https://ai.google.dev/) models. - [langchain-google-vertexai](https://pypi.org/project/langchain-google-vertexai/) implements integrations of Google Cloud [Generative AI on Vertex AI](https://cloud.google.com/vertex-ai/docs/generative-ai/learn/overview)