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

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

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

  • @metinunlu_
    @metinunlu_ Месяц назад +1

    thank you for the video

  • @alexramos587
    @alexramos587 Месяц назад +1

    Nice. Thanks.

  • @SyedAli-fw8fp
    @SyedAli-fw8fp 6 дней назад

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

    • @KGPTalkie
      @KGPTalkie  5 дней назад

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

    • @KGPTalkie
      @KGPTalkie  4 дня назад

      github.com/laxmimerit/Langchain-and-Ollama

  • @yellowsmash332
    @yellowsmash332 29 дней назад

    Scripts file not available and no blog displaying tutorial code

    • @KGPTalkie
      @KGPTalkie  4 дня назад

      github.com/laxmimerit/Langchain-and-Ollama

  • @bosmach
    @bosmach 5 дней назад

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

    • @KGPTalkie
      @KGPTalkie  5 дней назад

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

  • @bosmach
    @bosmach 5 дней назад

    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.

    • @KGPTalkie
      @KGPTalkie  4 дня назад

      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.