From f9230e005bd7143cba3f36ae2a3c13d0a713d087 Mon Sep 17 00:00:00 2001 From: Leonid Ganeline Date: Fri, 22 Dec 2023 11:41:23 -0800 Subject: [PATCH] book reference (#15072) Added a reference to to a new book about `LangChain`. --- docs/docs/additional_resources/tutorials.mdx | 7 ++++++- 1 file changed, 6 insertions(+), 1 deletion(-) diff --git a/docs/docs/additional_resources/tutorials.mdx b/docs/docs/additional_resources/tutorials.mdx index b9aa3ac256e..3a68017f9fc 100644 --- a/docs/docs/additional_resources/tutorials.mdx +++ b/docs/docs/additional_resources/tutorials.mdx @@ -6,7 +6,12 @@ Below are links to tutorials and courses on LangChain. For written guides on com --------------------- -### [LangChain on Wikipedia](https://en.wikipedia.org/wiki/LangChain) +### [LangChain](https://en.wikipedia.org/wiki/LangChain) on Wikipedia + +### Books + +#### ⛓[Generative AI with LangChain](https://www.amazon.com/Generative-AI-LangChain-language-ChatGPT/dp/1835083463/ref=sr_1_1?crid=1GMOMH0G7GLR&keywords=generative+ai+with+langchain&qid=1703247181&sprefix=%2Caps%2C298&sr=8-1) by [Ben Auffrath](https://www.amazon.com/stores/Ben-Auffarth/author/B08JQKSZ7D?ref=ap_rdr&store_ref=ap_rdr&isDramIntegrated=true&shoppingPortalEnabled=true), ©️ 2023 Packt Publishing + ### DeepLearning.AI courses by [Harrison Chase](https://en.wikipedia.org/wiki/LangChain) and [Andrew Ng](https://en.wikipedia.org/wiki/Andrew_Ng)