From ca843ae44dac7c1441cfa7ef3ed2e797650ea37c Mon Sep 17 00:00:00 2001 From: Jeffrey Huber Date: Mon, 13 Feb 2023 12:41:10 -0800 Subject: [PATCH] fix typo with LangChain --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 78b770c..a23be8e 100644 --- a/README.md +++ b/README.md @@ -20,7 +20,7 @@ For example, the `"Chat your data"` use case: ## Features - __Simple__: Fully-typed, fully-tested, fully-documented == happiness -- __Integrations__: `🦜️🔗 Langchain` and more soon +- __Integrations__: `🦜️🔗 LangChain` and more soon - __Dev, Test, Prod__: the same API that runs in your python notebook, scales to your cluster - __Feature-rich__: Queries, filtering, density estimation and more - __Free__: Apache 2.0 Licensed