From 6dedd94ba4a4b23a4cc119ee844062c67ccd224d Mon Sep 17 00:00:00 2001 From: AnujMauryaShorthillsAI <142393269+AnujMauryaShorthillsAI@users.noreply.github.com> Date: Thu, 17 Aug 2023 14:24:57 +0530 Subject: [PATCH] Update "Langchain" to "LangChain" in the tutorials.mdx file (#9361) In this commit, I have made a modification to the term "Langchain" to correctly reflect the project's name as "LangChain". This change ensures consistency and accuracy throughout the codebase and documentation. @baskaryan , @hwchase17 --- docs/extras/additional_resources/tutorials.mdx | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/docs/extras/additional_resources/tutorials.mdx b/docs/extras/additional_resources/tutorials.mdx index 3a56b1cd77..8799b3bcac 100644 --- a/docs/extras/additional_resources/tutorials.mdx +++ b/docs/extras/additional_resources/tutorials.mdx @@ -107,7 +107,7 @@ Below are links to video tutorials and courses on LangChain. For written guides - [Working with MULTIPLE `PDF` Files in LangChain: `ChatGPT` for your Data](https://youtu.be/s5LhRdh5fu4) - [`ChatGPT` for YOUR OWN `PDF` files with LangChain](https://youtu.be/TLf90ipMzfE) - [Talk to YOUR DATA without OpenAI APIs: LangChain](https://youtu.be/wrD-fZvT6UI) -- [Langchain: PDF Chat App (GUI) | ChatGPT for Your PDF FILES](https://youtu.be/RIWbalZ7sTo) +- [LangChain: PDF Chat App (GUI) | ChatGPT for Your PDF FILES](https://youtu.be/RIWbalZ7sTo) - [LangFlow: Build Chatbots without Writing Code](https://youtu.be/KJ-ux3hre4s) - [LangChain: Giving Memory to LLMs](https://youtu.be/dxO6pzlgJiY) - [BEST OPEN Alternative to `OPENAI's EMBEDDINGs` for Retrieval QA: LangChain](https://youtu.be/ogEalPMUCSY) @@ -122,4 +122,4 @@ Below are links to video tutorials and courses on LangChain. For written guides --------------------- -⛓ icon marks a new addition [last update 2023-07-05] \ No newline at end of file +⛓ icon marks a new addition [last update 2023-07-05]