Exploring Azure OpenAI Service
Description
Azure OpenAI is a cloud-based AI service that provides access to variety of pre-trained models. These models can be easily adopted to any tasks such as content generation, chat, completion, assistants, image understanding and generation, video analysis, natural language to code and more. There are multiple models available to consume by developers using REST APIs, Python SDKs or web interfaces.
Azure OpenAI Studio is a web-based interface that allows developers to interact with the models, deploy them, and monitor their performance. It provides a simple and intuitive way to interact with the models and get the results in real-time. Organizations working on building generative AI products can leverage Azure OpenAI Studio to quickly prototype and deploy models before integrating them into their applications.
In this hands-on lab, you will be introduced to Azure OpenAI Models and Deployments. You will learn how to interact with Azure OpenAI Studio and understand the Chat and Completion features.
Learning objectives
Upon completion of this beginner-level lab, you will be able to:
- Understand Azure OpenAI Models
- Explore Azure OpenAI Deployments
- Interact with Azure OpenAI Studio
- Understand Chat and Completion in Azure OpenAI Studio
Intended audience
- Candidates for AI-900: Microsoft Azure AI Fundamentals certification
- AI Engineer
- Machine Learning Engineers
- Software Engineers
Prerequisites
Familiarity with the following will be beneficial but is not required:
- Azure OpenAI
The following content can be used to fulfill the prerequisites: