From f6c672ffb7f1362ff1c21ca6b9c308c6ec6743ca Mon Sep 17 00:00:00 2001 From: SaraiQx <73533505+SaraiQX@users.noreply.github.com> Date: Sat, 3 Jun 2023 11:48:14 +0800 Subject: [PATCH] Add files via upload MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit 课程简介 以及 视频1-Intro 和 8-Conclusion的总结 --- .../LangChain_课程简介.md | 21 +++++++++++++++++++ 1 file changed, 21 insertions(+) create mode 100644 content/LangChain for LLM Application Development/LangChain_课程简介.md diff --git a/content/LangChain for LLM Application Development/LangChain_课程简介.md b/content/LangChain for LLM Application Development/LangChain_课程简介.md new file mode 100644 index 0000000..b54b188 --- /dev/null +++ b/content/LangChain for LLM Application Development/LangChain_课程简介.md @@ -0,0 +1,21 @@ +## + +## LangChain for LLM Application Development + +LangChain 是一个用于开发由语言模型驱动的应用程序的框架,已经在GitHub获得44K Star,并且快速迭代中,俨然成为GPT时代下的必备开发框架之一。而《LangChain大模型应用开发》这门课程由哈里森·蔡斯 (Harrison Chase,LangChain作者)与大名鼎鼎的Deeplearning.ai 合作开发,可帮助大家在短短1小时内一窥LangChain框架的要义。为此,我们组织团队将课程翻译为中文,并复现其范例代码,支持国内中文学习者直接使用,以帮助中文学习者更好第学习LLM应用开发。 + +课程介绍LandChain的常见组件,包括模型、提示、索引以及链式以及代理等核心概念。 + + + +### ### 目录 + +1. 简介 Introduction @Sarai +2. @ +3. @ +4. @ +5. @ +6. @ +7. @ +8. 总结 Conclusion @Sarai +