Skip to content

Commit 167abb4

Browse files
author
ecfan
committed
Fix folder structure
1 parent 602b01d commit 167abb4

File tree

12 files changed

+5
-347
lines changed

12 files changed

+5
-347
lines changed

articles/logic-apps/connectors/create-chat-completions-prompt-template.md

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -151,13 +151,13 @@ To add operations that store the trigger outputs for subsequent actions to use a
151151
"employeeId": "E12345",
152152
"orders": [
153153
{
154-
"name": "Dell Latitude 5540 Laptop",
154+
"name": "Adatum Streamline 5540 Laptop",
155155
"description": "Ordered 15 units for Q1 IT onboarding",
156156
"date": "2024/02/20"
157157
},
158158
{
159159
"name": "Docking Station",
160-
"description": "Bulk purchase of 20 Dell WD19S docking stations",
160+
"description": "Bulk purchase of 20 Adatum AB99Z docking stations",
161161
"date": "2024/01/10"
162162
}
163163
]
@@ -181,13 +181,13 @@ To add operations that store the trigger outputs for subsequent actions to use a
181181
[
182182
{
183183
"id": "1",
184-
"title": "Dell Latitude 5540 Laptop",
185-
"content": "Intel i7, 16GB RAM, 512GB SSD, standard issue for IT new hire onboarding"
184+
"title": "Adatum Streamline 5540 Laptop",
185+
"content": "i7, 16GB RAM, 512GB SSD, standard issue for IT new hire onboarding"
186186
},
187187
{
188188
"id": "2",
189189
"title": "Docking Station",
190-
"content": "Dell WD19S docking stations for dual monitor setup"
190+
"content": "Adatum AB99Z docking stations for dual monitor setup"
191191
}
192192
]
193193
```
6.7 KB
Loading
5.26 KB
Loading

articles/logic-apps/create-chat-completions-prompt-template.md

Lines changed: 0 additions & 342 deletions
This file was deleted.
Binary file not shown.
Binary file not shown.

0 commit comments

Comments
 (0)