Skip to content

Commit 5ca114b

Browse files
committed
validation
1 parent 653ce07 commit 5ca114b

File tree

4 files changed

+12
-17
lines changed

4 files changed

+12
-17
lines changed

articles/app-service/tutorial-ai-slm-dotnet.md

Lines changed: 3 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,12 +1,10 @@
1-
```markdown
21
---
32
title: "Tutorial: ASP.NET Core chatbot with SLM extension"
43
description: "Learn how to deploy a ASP.NET Core application integrated with a Phi-3 sidecar extension on Azure App Service."
5-
author: "cephalin"
6-
ms.author: "cephalin"
7-
ms.date: "2025-05-06"
4+
author: cephalin
5+
ms.author: cephalin
6+
ms.date: 05/07/2025
87
ms.topic: tutorial
9-
ms.service: app-service
108
---
119

1210
# Tutorial: Run chatbot in App Service with a Phi-3 sidecar extension (ASP.NET Core)

articles/app-service/tutorial-ai-slm-expressjs.md

Lines changed: 3 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,10 @@
11
---
22
title: "Tutorial: Express.js chatbot with SLM extension"
33
description: "Learn how to deploy a Express.js application integrated with a Phi-3 sidecar extension on Azure App Service."
4-
author: "cephalin"
5-
ms.author: "cephalin"
6-
ms.date: "2025-05-06"
4+
author: cephalin
5+
ms.author: cephalin
6+
ms.date: 05/07/2025
77
ms.topic: tutorial
8-
ms.service: app-service
98
---
109

1110
# Tutorial: Run chatbot in App Service with a Phi-3 sidecar extension (Express.js)

articles/app-service/tutorial-ai-slm-fastapi.md

Lines changed: 3 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,10 @@
11
---
22
title: "Tutorial: FastAPI chatbot with SLM extension"
33
description: "Learn how to deploy a FastAPI application integrated with a Phi-3 sidecar extension on Azure App Service."
4-
author: "cephalin"
5-
ms.author: "cephalin"
6-
ms.date: "2025-05-06"
4+
author: cephalin
5+
ms.author: cephalin
6+
ms.date: 05/07/2025
77
ms.topic: tutorial
8-
ms.service: app-service
98
---
109

1110
# Tutorial: Run chatbot in App Service with a Phi-3 sidecar extension (FastAPI)

articles/app-service/tutorial-ai-slm-spring-boot.md

Lines changed: 3 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,10 @@
11
---
22
title: "Tutorial: Spring Boot chatbot with SLM extension"
33
description: "Learn how to deploy a Spring Boot application integrated with a Phi-3 sidecar extension on Azure App Service."
4-
author: "cephalin"
5-
ms.author: "cephalin"
6-
ms.date: "2025-05-06"
4+
author: cephalin
5+
ms.author: cephalin
6+
ms.date: 05/07/2025
77
ms.topic: tutorial
8-
ms.service: app-service
98
---
109

1110
# Tutorial: Run chatbot in App Service with a Phi-3 sidecar extension (Spring Boot)

0 commit comments

Comments
 (0)