03. Read LLM Prompt From A Text File - Semantic Kernel

Поделиться
HTML-код
  • Опубликовано: 6 окт 2024
  • Do you have your prompt defined in a text file and looking for a way to pass that to LLM? Then this video is for you. This is the third video of my 'Semantic Kernel' series and in this video I'll explain you about passing a prompt from an external file using Semantic Kernel. Stay tuned for more such videos about Semantic Kernel.
    * REFERRAL LINK ************
    🤩 Creating websites simpler than Wix and Wordpress: www.strikingly...
    * REFERRAL LINK ************
    ................ LINKS ................
    Medium: / shweta-lodha
    Blog: shwetalodha.in
    You can support me here: www.buymeacoff...
    .............................................
    ###### AI PLAYLISTS ########
    ⭐Azure OpenAI
    • Azure OpenAI
    ⭐OpenAI
    • OpenAI
    ⭐Azure Prompt Flow
    • Azure ML Prompt Flow
    ⭐ChatGPT
    • ChatGPT
    ⭐AI In General
    • AI In General
    ⭐Azure AI & Machine Learning
    • Azure Machine Learning...
    ###### MORE PLAYLISTS ######
    ⭐Python for beginners
    ⭐Python Pandas
    ⭐Python tips and tricks
    ⭐Jupyter tips & tricks
    ⭐Microsoft Azure
    ⭐Visual Studio Code a.k.a. VS Code
    #openai #chatbot #chatgpt #trending

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

  • @PriyankaKumari-lx6wk
    @PriyankaKumari-lx6wk 6 месяцев назад +1

    Hi , i am getting error "PluginInitializationError: Plugin directory does not exist: plugins"
    I tried so many times but always getting same error
    Please check why this error is coming

    • @shweta-lodha
      @shweta-lodha  6 месяцев назад

      Looks like, you are not pointing to correct path.

    • @PriyankaKumari-lx6wk
      @PriyankaKumari-lx6wk 6 месяцев назад

      @@shweta-lodha path is correct shweta, it is showing "KeyError: 'Function Riddle not found.'"

    • @shweta-lodha
      @shweta-lodha  6 месяцев назад

      You can try to replicate my folder structure and see