Understand Ollama and LangChain Chat History in 10 minutes

Поділитися
Вставка
  • Опубліковано 23 вер 2024
  • Discover the magic of adding chat history to your Ollama application with LangChain. Follow along as we implement Chat History and create a chat prompt template. Subscribe for more AI development tips and tricks!
    This is my number one question about Ollama with Llama3 and LangChain is how to get Chat History working.
    It's so simple once you understand the basics.
    In only a few minutes I will explain and show you how to make everything work, from start to finish.
    Python, LangChain, Ollama and Llama 3 are used running locally on my computer (Mac Book Pro)
    Source Code - github.com/Tho...
    #langchain #ai #prog

КОМЕНТАРІ • 12

  • @fastandsimpledevelopment
    @fastandsimpledevelopment  4 місяці тому

    LangChain Chat history with Ollama and Llama3, learn is Fast and Simple only 10 minutes. Best and simplest video today!

  • @ExpertKNowledgeGroup
    @ExpertKNowledgeGroup 4 місяці тому +3

    Super simple, in only a few stops this is all explained

  • @wadejohnson4542
    @wadejohnson4542 4 місяці тому +2

    Nicely done. Looking forward to the enhanced RAG.

    • @fastandsimpledevelopment
      @fastandsimpledevelopment  4 місяці тому

      Rag with Followup (Chat History ) is now ready - ua-cam.com/video/X5DmBQSkzHA/v-deo.html

  • @dr.mikeybee
    @dr.mikeybee 3 місяці тому +2

    Nice tutorial. I've been struggling with coreference resolution. This handles most of that.

  • @mikkaruru
    @mikkaruru 2 місяці тому

    Great video! Thank you!

  • @themax2go
    @themax2go 29 днів тому

    what do you think of zed instead of vscode? my input: it's very lightweight, but because it's quite new, not as full-fledged as vscode yet, but it does have "ai coding / copilot" implemented and supporting ollama also 🥳

  • @themax2go
    @themax2go 29 днів тому

    ps: same for langgraph and autogen? or langgraph maybe same as in langchain?

  • @suwanthadarshana8495
    @suwanthadarshana8495 4 місяці тому +1

    Can you do a video about spring security with new updates

    • @fastandsimpledevelopment
      @fastandsimpledevelopment  4 місяці тому

      I would suggest taking a look at what Dan Vega creates, he has a lot of good videos on Spring Boot Security and works for VMWare