From the course: Azure AI for Developers: OpenAI Services and Generative AI Models
Unlock this course with a free trial
Join today to access over 25,500 courses taught by industry experts.
The important role of prompt engineering - Azure OpenAI Service Tutorial
From the course: Azure AI for Developers: OpenAI Services and Generative AI Models
The important role of prompt engineering
- [Instructor] Engineering the prompt is a crucial aspect of utilizing language models like GPT. Its significance has grown to such an extent that individuals are now adopting the job title of prompt engineer. But what exactly does this entail? The following definition generated by a language model provides a concise explanation. "Prompt engineering refers to the process of designing and refining prompts or instructions given to a language model. It involves formulating clear and specific instructions to the elicit the desired responses from the model." Now to delve into the matter further, let's visit the Azure OpenAI studio and explore the process of enhancing prompts. In the OpenAI studio we go into the playground section and choose for completion. First of all, make sure in your deployments that you've chosen a completion model. So we use the completion that we've created in a previous video. I'll start from one of the examples. I will choose summarize an article abstractive. Now…