From 465a9707246df53c09676cf23f8bb451d51ff0bf Mon Sep 17 00:00:00 2001 From: Leonid Ganeline Date: Sat, 27 May 2023 20:57:40 -0700 Subject: [PATCH] docs: added link to LangChain Handbook (#5311) # added a link to LangChain Handbook ## Who can review? Community members can review the PR once tests pass. --- docs/getting_started/tutorials.md | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/docs/getting_started/tutorials.md b/docs/getting_started/tutorials.md index f202b92a..0b982e9d 100644 --- a/docs/getting_started/tutorials.md +++ b/docs/getting_started/tutorials.md @@ -1,9 +1,12 @@ # Tutorials -This is a collection of `LangChain` tutorials on `YouTube`. +This is a collection of `LangChain` tutorials mostly on `YouTube`. ⛓ icon marks a new video [last update 2023-05-15] +### +[LangChain AI Handbook](https://www.pinecone.io/learn/langchain/) By **James Briggs** and **Francisco Ingham** + ### [LangChain Tutorials](https://www.youtube.com/watch?v=FuqdVNB_8c0&list=PL9V0lbeJ69brU-ojMpU1Y7Ic58Tap0Cw6) by [Edrick](https://www.youtube.com/@edrickdch): - ⛓ [LangChain, Chroma DB, OpenAI Beginner Guide | ChatGPT with your PDF](https://youtu.be/FuqdVNB_8c0)