Building an Agent to Query a SQL Database and Analyze Data

แชร์
ฝัง
  • เผยแพร่เมื่อ 10 ก.ย. 2024

ความคิดเห็น • 9

  • @aiexplainai2
    @aiexplainai2 3 หลายเดือนก่อน +1

    Great video as always! Such cool tool! Appreciate you guys posting these helpful video, this is game changer!

    • @aiexplainai2
      @aiexplainai2 3 หลายเดือนก่อน +1

      Just a thought related to LangGraph tho - I am starting to switch my application from langchain to langgraph as I need more control over the chain and conditional edges. One thing I found it is quite difficult when code LangGraph is - each node does have some dependencies from other nodes when you code, meaning like for tool need to grab the tool from latest tool messages so you need to remember and knowing what state and message was passed till this point, it is very difficult to code and even maintain when you have 5+ nodes. I am wondering if there is a better way to design this so each node code logic are independent and all the logic will be coded in the edge or some places.

  • @mr.daniish
    @mr.daniish 3 หลายเดือนก่อน +1

    Loved this one! learnt quite a bit.

  • @edilsonlima5403
    @edilsonlima5403 3 หลายเดือนก่อน

    Obrigado pelo conteúdo ❤

  • @feiyangqian7338
    @feiyangqian7338 2 หลายเดือนก่อน

    Really like your video! Just a small question: is it possible to execute the python code directly and perform data analysis without the container?

  • @mayankagarwal9786
    @mayankagarwal9786 หลายเดือนก่อน

    Great!!!
    Instead of passing each dataframe and storing it, how can we upload one final result and then invoke python ? this could save cost and time. Right now I am struggling with both using langgraph approach.

  • @mehdi9771
    @mehdi9771 3 หลายเดือนก่อน

    Keep going ❤❤

  • @ihateorangecat
    @ihateorangecat 3 หลายเดือนก่อน +2

    Python? 😩