How To Create Conditional Flow Azure ML Prompt Flow - Part 11

Поделиться
HTML-код
  • Опубликовано: 10 апр 2024
  • Do you want to execute your prompt flow base on certain conditions? Then this video is for you.
    * REFERRAL LINK ************
    🤩Get one month Of CustomGPT free:
    customgpt.ai?fpr=shwetalodha
    🤩 Creating websites simpler than Wix and Wordpress: www.strikingly.com/a/0H7MJV
    * REFERRAL LINK ************
    ................ LINKS ................
    Medium: / shweta-lodha
    Blog: shwetalodha.in
    You can support me here: www.buymeacoffee.com/shwetalodha
    .............................................
    ###### 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

  • @nidhund4034
    @nidhund4034 3 месяца назад

    Can we able to loop a node (llm tool ) in a prompt flow?

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

      What exactly is your scenario? Are you thinking to implement chaining using prompt flow?

  • @kagamitaiga5283
    @kagamitaiga5283 3 месяца назад

    ruclips.net/video/OWx49w-Zdhs/видео.htmlsi=1_PxWTJHW7PLlOqY
    Instead of files or any custom datasets, I want to use api to provide data for it . Eg: can I able to feed yahoo finance stock prices data to it?

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

      Yes, you can. You need to create your custom nodes and add your code to it