LangGraph Data Enrichment Agent Template

Поділитися
Вставка
  • Опубліковано 9 лис 2024

КОМЕНТАРІ • 17

  • @waneyvin
    @waneyvin Місяць тому +2

    the volumn of audio is much better than before👍👍👍

  • @Aripb88
    @Aripb88 Місяць тому +1

    Lance your videos are so practical and useful. Thank you for the great content! I would like to second the request for Studio in Windows, it looks really nice.

    • @Aripb88
      @Aripb88 Місяць тому

      Also wondering if you would try implementing L2MAC in LangGraph.

  • @christianh.cooper301
    @christianh.cooper301 Місяць тому +2

    100% best channel on UA-cam

  • @andydataguy
    @andydataguy Місяць тому

    Great example! Looking forward to seeing the creativity from new templates 😁

  • @nicapotato7745
    @nicapotato7745 Місяць тому

    Love all these use cases, so much opportunity with this

  • @Rahul-d6o3s
    @Rahul-d6o3s Місяць тому

    Great example. Is RemoteRunnable still being supported to call Langgraph based agents or being replaced by new get_client?

  • @cryptostanley1929
    @cryptostanley1929 Місяць тому +9

    when Langgraph Studio for Windows

  • @EllenLivia
    @EllenLivia Місяць тому

    amazing! very clear

  • @holdingW0
    @holdingW0 Місяць тому

    Nice content!

  • @younglou3547
    @younglou3547 Місяць тому

    Hi! First time commenting. What's the name of this VSCode/Cursor IDE theme? Been searching all night. Would love to know. Thanks!😂😂

  • @user-wr4yl7tx3w
    @user-wr4yl7tx3w Місяць тому

    how come you had both .env file and .env.example file? shouldn't there be only one?

  • @MrEnriqueag
    @MrEnriqueag Місяць тому

    How do I see logs/errors from the code?
    I'm using the langraph studio. Without an info object from the state, it fails after the reflect node. It should even throw an error based on that graph.
    But it doesn't show me that the code run failed, nor any logs.

    • @MrEnriqueag
      @MrEnriqueag Місяць тому

      It actually threw the same error in the video. It never reaches END!!