跳至内容
首页Python

课程

Developing LLM Applications with LangChain

中级技能水平
更新时间 2026年1月
Discover how to build AI-powered applications using LLMs, prompts, chains, and agents in LangChain.
免费开始课程
PythonArtificial Intelligence3 小时10 视频33 练习2,750 经验值43,290成就声明

创建您的免费帐户

继续操作即表示您接受我们的《使用条款》和《隐私政策》,并同意您的数据存储在美国。

深受数千家公司学习者的喜爱

Group

培训2人或更多?

试用DataCamp for Business

课程描述

Foundation for Developing in the LangChain Ecosystem

Augment your LLM toolkit with LangChain's ecosystem, enabling seamless integration with OpenAI and Hugging Face models. Discover an open-source framework that optimizes real-world applications and allows you to create sophisticated information retrieval systems unique to your use case.

Chatbot Creation Methodologies using LangChain

Utilize LangChain tools to develop chatbots, comparing nuances between HuggingFace's open-source models and OpenAI's closed-source models. Utilize prompt templates for intricate conversations, laying the groundwork for advanced chatbot development.

Data Handling and Retrieval Augmentation Generation (RAG) using LangChain

Master tokenization and vector databases for optimized data retrieval, enriching chatbot interactions with a wealth of external information. Utilize RAG memory functions to optimize diverse use cases.

Advanced Chain, Tool and Agent Integrations

Utilize the power of chains, tools, agents, APIs, and intelligent decision-making to handle full end-to-end use cases and advanced LLM output handling.

Debugging and Performance Metrics

Finally, become proficient in debugging, optimization, and performance evaluation, ensuring your chatbots are developed for error handling. Add layers of transparency for troubleshooting.

先决条件

Introduction to Embeddings with the OpenAI APIPrompt Engineering with the OpenAI API
1

Introduction to LangChain & Chatbot Mechanics

Welcome to the LangChain framework for building applications on LLMs! You'll learn about the main components of LangChain, including models, chains, agents, prompts, and parsers. You'll create chatbots using both open-source models from Hugging Face and proprietary models from OpenAI, create prompt templates, and integrate different chatbot memory strategies to manage context and resources during conversations.
开始章节
2

Chains and Agents

Time to level up your LangChain chains! You'll learn to use the LangChain Expression Language (LCEL) for defining chains with greater flexibility. You'll create sequential chains, where inputs are passed between components to create more advanced applications. You'll also begin to integrate agents, which use LLMs for decision-making.
开始章节
3

Retrieval Augmented Generation (RAG)

One limitation of LLMs is that they have a knowledge cut-off due to being trained on data up to a certain point. In this chapter, you'll learn to create applications that use Retrieval Augmented Generation (RAG) to integrate external data with LLMs. The RAG workflow contains a few different processes, including splitting data, creating and storing the embeddings using a vector database, and retrieving the most relevant information for use in the application. You'll learn to master the entire workflow!
开始章节
Developing LLM Applications with LangChain
课程完成

获得成就证明

将此证书添加到你的 LinkedIn 档案、简历或履历中
在社交媒体和绩效评估中分享
立即注册

加入超过19百万学习者,今天就开始Developing LLM Applications with LangChain!

创建您的免费帐户

继续操作即表示您接受我们的《使用条款》和《隐私政策》,并同意您的数据存储在美国。

通过 DataCamp for Mobile 提升您的数据技能

随时随地通过我们的移动课程和每日 5 分钟编程挑战提升技能。