Skip to content

Commit 70e0649

Browse files
authored
Microsoft style conformance
1 parent 8382d7b commit 70e0649

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

articles/cognitive-services/openai/concepts/prompt-engineering.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
---
22
title: Azure OpenAI Service | Introduction to Prompt engineering
33
titleSuffix: Azure OpenAI
4-
description: Learn about how to use prompt engineering to optimize your work with Azure OpenAI Service
4+
description: Learn how to use prompt engineering to optimize your work with Azure OpenAI Service.
55
ms.service: cognitive-services
66
ms.topic: conceptual
77
ms.date: 03/21/2023
@@ -13,7 +13,7 @@ recommendations: false
1313
keywords:
1414
---
1515

16-
# Introduction to Prompt Engineering
16+
# Introduction to prompt engineering
1717

1818
GPT-3, GPT-3.5, and GPT-4 models from OpenAI are prompt-based. With prompt-based models, the user interacts with the model by entering a text prompt, to which the model responds with a text completion. This completion is the model’s continuation of the input text.
1919

0 commit comments

Comments
 (0)