Skip to content

Commit be90043

Browse files
authored
Update 01-get-started-azure-openai.md
1 parent d6af03f commit be90043

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

Instructions/Exercises/01-get-started-azure-openai.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -101,13 +101,13 @@ So far, you've engaged in a chat conversation with your model based on the defau
101101

102102
**User**:
103103

104-
```
104+
```prompt
105105
Write an advertisement for the lightweight "Ultramop" mop, which uses patented absorbent materials to clean floors.
106106
```
107107
108108
**Assistant**:
109109
110-
```
110+
```prompt
111111
Welcome to the future of cleaning!
112112
113113
The Ultramop makes light work of even the dirtiest of floors. Thanks to its patented absorbent materials, it ensures a brilliant shine. Just look at these features:
@@ -155,7 +155,7 @@ Now that you've explored some of the capabilities of a generative AI model in th
155155
1. After your web app has deployed successfully, use the button at the top right of the **Chat** playground page to launch the web app. The app may take a few minutes to launch. If prompted, accept the permissions request.
156156
1. In the web app, enter the following chat message:
157157
158-
```
158+
```prompt
159159
Write an advertisement for the new "WonderWipe" cloth that attracts dust particulates and can be used to clean any household surface.
160160
```
161161

0 commit comments

Comments
 (0)