AI-102 · Question #332
Drag and Drop Question You have an Azure subscription that contains an Azure OpenAI resource named AI1. You plan to build an app named App1 that will write press releases by using AI1. You need to…
The correct answer is Create a deployment that uses the GPT-35 Turbo model.; Apply the Marketing Writing Assistant system message template.; Deploy the solution to a new web app. For writing press releases (a text generation task), GPT-35 Turbo is the correct model choice as it is a powerful language model designed for chat and text completion tasks, minimizing development effort compared to custom solutions. The 'Marketing Writing Assistant' system…
Question
Exhibit
Answer Area
Drag items
Correct arrangement
- Create a deployment that uses the GPT-35 Turbo model.
- Apply the Marketing Writing Assistant system message template.
- Deploy the solution to a new web app.
Explanation
For writing press releases (a text generation task), GPT-35 Turbo is the correct model choice as it is a powerful language model designed for chat and text completion tasks, minimizing development effort compared to custom solutions. The 'Marketing Writing Assistant' system message template is purpose-built for marketing and writing tasks like press releases, making it the ideal pre-built template to apply rather than crafting a custom one from scratch. Finally, deploying the solution to a new web app directly from Azure OpenAI Studio completes the workflow with minimal development effort by leveraging the built-in deployment feature.
Topics
Community Discussion
No community discussion yet for this question.
