Lab 5: Integrate with Azure OpenAI
Student manual
Lab scenario
Azure OpenAI enables your applications to take advantage of large-scale, generative AI models with deep understandings of language and code to enable new reasoning and comprehension capabilities. In this lab you will integrate your application with Azure Open AI to build an inteligent chat-agent
service for the pet-clinic.
Objectives
After you complete this lab, you will be able to:
- Create an Azure Open AI account, and deploy language models
- Deploy a sample AI application, and explore the power of Azure Open AI
The below image illustrates the end state you will be building in this lab.
Lab Duration
- Estimated Time: 60 minutes
Instructions
During this lab, you will:
- Create an Azure Open AI account, and deploy language models
- Deploy a sample AI application, and explore the power of Azure Open AI
The instructions provided in this exercise assume that you successfully completed the previous exercise and are using the same lab environment, including your Git Bash session with the relevant environment variables already set.