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.
Learning objectives
By the end of this module, you'll be able to:
- Understand the concept of prompt engineering and its role in optimizing Azure OpenAI models' performance.
- Know how to design and optimize prompts to better utilize AI models.
- Include clear instructions, request output composition, and use contextual content to improve the quality of the model's responses.
Prerequisites
- Familiarity with Azure and the Azure portal.
- An understanding of generative AI. You can learn more with Introduction to Azure OpenAI Service.
- Experience programming with C# or Python. If you have no previous programming experience, we recommend you complete the Take your first steps with C# or Take your first steps with Python learning path before starting this one.
- Before starting this module, we recommend you complete the previous modules in the Develop AI solutions with Azure OpenAI learning path.