Skip to content

Commit df6770a

Browse files
authored
Update 04-code-generation.md
1 parent 0384110 commit df6770a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Instructions/Labs/04-code-generation.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -43,7 +43,7 @@ To use the Azure OpenAI API for code generation, you must first deploy a model t
4343
4444
## Generate code in chat playground
4545

46-
Before using your app, examine how prompt engineering improves the model response in the playground. In this first example, imagine you are trying to write a python app of animals with fun names.
46+
Before using in your app, examine how Azure OpenAI can generate and explain code in the chat playground.
4747

4848
1. In [Azure OpenAI Studio](https://oai.azure.com/?azure-portal=true), navigate to the **Chat** playground in the left pane.
4949
1. In the **Assistant setup** section at the top, select the **Default** system message template.

0 commit comments

Comments
 (0)