Local Text to SQL (MySQL) Query LLM App with LLAMA 3.2, Ollama and Langchain

Поділитися
Вставка
  • Опубліковано 3 лют 2025

КОМЕНТАРІ • 13

  • @metinunlu_
    @metinunlu_ 2 місяці тому +1

    thank you for the video

  • @alexramos587
    @alexramos587 3 місяці тому +1

    Nice. Thanks.

  • @SyedAli-fw8fp
    @SyedAli-fw8fp Місяць тому

    that's amazing, where I can find the 'ask_llm' module?

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

      Hi
      This video is from one of my udemy course. Link is given in the video description.

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

      github.com/laxmimerit/Langchain-and-Ollama

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

    Scripts file not available and no blog displaying tutorial code

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

      github.com/laxmimerit/Langchain-and-Ollama

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

    Really huge work, thank you! Also have problem finding "from scripts.llm import ask_llm"
    could you please give a link

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

      Hi
      This video is from one of my udemy course. Link is given in the video description.

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

    Just an overall for those who in future will plan to use this lesson to write similar code without paying for udemy course - you won't be able without this script "scripts.llm import ask_llm" on 12:50 it is useless. (I WAS WRONG IN THIS COMMENT, SEE BELOW )

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

      Hi,
      Seems like you didn't see code files. Complete code file is given at my github repo.
      Please see it here
      github.com/laxmimerit/Langchain-and-Ollama
      I am sure your point of view would change now.

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

      I must apologize to author! My fault, there is a link to github in the description, where all information is presented. Sorry once again, you did a great job!