Chat with CSV files using LangChain Agent [GPT-4o]

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

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

  • @seancostley6290
    @seancostley6290 8 วันที่ผ่านมา +1

    thank you - honest clear & contextual

    • @tonykipkemboi
      @tonykipkemboi  8 วันที่ผ่านมา

      Thank you and glad you found it useful!

  • @hotrodoanzz
    @hotrodoanzz 17 วันที่ผ่านมา

    That's great! Can you give me some advice to evaluate the system LLM with that data

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

    This video was very informative. Thank you! Could you make another one video about translating code from one programming language to another, such as SAS to Python? Additionally, could you explain how to manage large files, ranging from 2k to 4k lines of code?

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

      Thank you! I'll look into building this.

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

    Can you make the code area bigger cant see so small

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

      Thanks for the feedback. I'll make sure to zoom in more on the next ones

  • @davidaliaga4708
    @davidaliaga4708 2 หลายเดือนก่อน +1

    Error code 404 the model gpt-4o does not exist or you do not have access to it. What to do?

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

      How can we convert this to a version that uses hugging face instead?

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

      how are you adding the llm to the code?

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

    If I use python_repl tool in combination with my sql agent to create plotly chart, how do I show it in streamlit app?

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

      Good question, I haven't tried converting this to a Streamlit app yet. I would print out the entire output to see if I can parse portions of it and pass it to a Streamlit elements.