<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
    <channel>
        <title>LangChain Tutorial (Python) #5: Adding Chat History to Chatbot</title>
        <link>https://tube.grossholtz.net/videos/watch/230a62d4-319f-40ec-9501-cbc1ead662c4</link>
        <description>#openai #langchain We can supercharge a simple Retrieval Chain by including the Conversation History in the chain and vector retrieval. This will allow users to ask follow up questions, and the model will be able to recall information from the chat history. ☕ Buy me a coffee: https://www.buymeacoffee.com/leonvanzyl 📑 Useful Links: Langchain Python docs: https://python.langchain.com/docs/get_started/introduction Source Code: https://github.com/leonvanzyl/langchain-python-tutorial Langsmith: https://www.langchain.com/langsmith 💬 Chat with Like-Minded Individuals on Discord: https://discord.gg/VwHZzbNawh 🧠 I can build your chatbots for you! https://www.cognaitiv.ai 🕒 TIMESTAMPS: 00:00 - Intro 00:37 - Project setup 01:29 - Grab user input from terminal 03:45 - Add a Chat Loop 04:43 - Add Chat History 05:17 - HumanMessage and AIMessage Schemas 07:07 - MessagesPlaceholder 08:00 - Dynamically build chat history 08:52 - Add History to Retrieval 09:15 - Intro to Langsmith 09:35 - Intro to History Aware Retrievers 10:23 - Add History Aware Retriever 11:36 - Retriever Prompt 13:04 - Display generated query in Langsmith 14:12 - Congrats!</description>
        <lastBuildDate>Mon, 06 Apr 2026 05:09:10 GMT</lastBuildDate>
        <docs>https://validator.w3.org/feed/docs/rss2.html</docs>
        <generator>PeerTube - https://tube.grossholtz.net</generator>
        <image>
            <title>LangChain Tutorial (Python) #5: Adding Chat History to Chatbot</title>
            <url>https://tube.grossholtz.net/client/assets/images/icons/icon-512x512.png</url>
            <link>https://tube.grossholtz.net/videos/watch/230a62d4-319f-40ec-9501-cbc1ead662c4</link>
        </image>
        <copyright>All rights reserved, unless otherwise specified in the terms specified at https://tube.grossholtz.net/about and potential licenses granted by each content's rightholder.</copyright>
        <atom:link href="https://tube.grossholtz.net/feeds/video-comments.xml?videoId=230a62d4-319f-40ec-9501-cbc1ead662c4" rel="self" type="application/rss+xml"/>
    </channel>
</rss>