Lab 3.2.3 Run the Chat flows with Code

Prerequisites

  • An Azure subscription where you can create an AI Hub and AI project Resource.
  • Online endpoint of the phi3 fine-tuned model in Azure ML Studio
  • Deployed gpt4o model in Azure AI Foundry

Task

  • I want to run the flows using promptflow python sdk. Do some testing, log tracing and monitoring to determine the right model.

TOC

1️⃣ Create another flow on the jupyter notebook 
2️⃣ run the flow and check the outputs 

workthough Jupyter Notebook

  • Let’s create and run the same flow on the jupyter notebook using promptflow python sdk. You will learn how to execute the flow on Azure promptflow_with_code.ipynb

Distributed by an MIT license. This hands-on lab was developed by Microsoft AI GBB (Global Black Belt).