Introduction to Azure OpenAI Service
Get to know the connection between artificial intelligence (AI), Responsible AI, and text, code, and image generation. Understand how you can use Azure OpenAI to build solutions against AI models within Azure.
- Introduction
- What is generative AI
- Describe Azure OpenAI
- How to use Azure OpenAI
- Understand OpenAI's natural language capabilities
- Understand OpenAI code generation capabilities
- Understand OpenAI's image generation capabilities
- Describe Azure OpenAI's access and responsible AI policies
- Knowledge check
- Summary
Get started with Azure OpenAI Service
This module provides engineers with the skills to begin building an Azure OpenAI Service solution
- Introduction
- Access Azure OpenAI Service
- Use Azure OpenAI Studio
- Explore types of generative AI models
- Deploy generative AI models
- Use prompts to get completions from models
- Test models in Azure OpenAI Studio's playgrounds
- Exercise - Get started with Azure OpenAI Service
- Knowledge check
- Summary
Build natural language solutions with Azure OpenAI Service
This module provides engineers with the skills to begin building apps that integrate with the Azure OpenAI Service.
- Introduction
- Integrate Azure OpenAI into your app
- Use Azure OpenAI REST API
- Use Azure OpenAI SDK
- Exercise - Integrate Azure OpenAI into your app
- Knowledge check
- Summary
Apply prompt engineering with Azure OpenAI Service
Prompt engineering in Azure OpenAI is a technique that involves designing prompts for natural language processing models. This process improves accuracy and relevancy in responses, optimizing the performance of the model.
- Introduction
- Understand prompt engineering
- Write more effective prompts
- Provide context to improve accuracy
- Exercise - Utilize prompt engineering in your application
- Knowledge check
- Summary