LangGraph - FULL STACK APP with LangGraph & Human-in-the-Loop

Поделиться
HTML-код
  • Опубликовано: 15 янв 2025

Комментарии • 13

  • @Bchicken2
    @Bchicken2 4 месяца назад +1

    Thank you for the LangGraph video!

  • @gioroldancrespo
    @gioroldancrespo 4 месяца назад +2

    Please explain why use LangGraph in this example? What is the added value of LangGraph for this case?

    • @codingcrashcourses8533
      @codingcrashcourses8533  4 месяца назад +4

      Well, Human-In-The-Loop is a concept that is often applied in combination with LangGraph. Some people asked if I could show how to make a fullstack video about this and so I came up with this :)

  • @dinijalil6107
    @dinijalil6107 4 месяца назад

    love your stuff keep it up

  • @dinijalil6107
    @dinijalil6107 4 месяца назад

    can you do a javascript version of this, to be able to intergrate more ui and web frameworks

  • @riteshsingh811
    @riteshsingh811 3 месяца назад

    I have created a langgraph application but my lead is not approving it to be deployed into production . Reason being internally it uses langchain module and langgchain module is not stable hence this causes a risk to langgrpah application as well.Just wanted to know have u deployed any langgrph application in production and did u face any issue ?

    • @codingcrashcourses8533
      @codingcrashcourses8533  3 месяца назад

      @@riteshsingh811 we have two Apps written with langchain in prod. What does He mean with not stable? No major Version?

    • @riteshsingh811
      @riteshsingh811 3 месяца назад

      @@codingcrashcourses8533 Apparently langgchain was refactoring lot of its code earlier due to which deployed applications started to produce some error in the past .Hence because of that experience my lead is not willing to take chance with langgchain or langgraph and asking us to implement the same application using llamaindex

  • @mahoanghai3364
    @mahoanghai3364 3 месяца назад

    Super cool

  • @EcoTekTermika
    @EcoTekTermika 4 месяца назад

    Are you german by chance? Love the accent. Keep up the good work.

  • @yazanrisheh5127
    @yazanrisheh5127 4 месяца назад

    Did you stop using LCEL and switch to Langgraph?

    • @codingcrashcourses8533
      @codingcrashcourses8533  4 месяца назад

      No, I use both - for different purposes. Maybe watch my introduction to LangGraph :)