Skip to content

Commit a0d9a5c

Browse files
authored
Update alt-text in tutorial image description
1 parent b63998e commit a0d9a5c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

articles/app-service/tutorial-sidecar-local-small-language-model.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ keywords: azure app service, linux, docker, sidecar, ai, chatbot, slm, small lan
1212

1313
In this tutorial, you learn how to run a small language model (SLM) as a sidecar container in Azure App Service and access it in your main Linux container. By the end of this tutorial, you'll have a fashion assistant chat application running in App Service and accessing a model locally.
1414

15-
:::image type="content" source="media/tutorial-sidecar-local-small-language-model/web-app-slm-sidecar.png" alt-text="An image showing a fashion assistant chat app in Azure App Service.":::
15+
:::image type="content" source="media/tutorial-sidecar-local-small-language-model/web-app-slm-sidecar.png" alt-text="A screenshot showing a fashion assistant chat app in Azure App Service.":::
1616

1717
Running an SLM locally is beneficial if you want to run a chatbot application without sending your business data over the internet to a cloud-based AI chatbot service.
1818

0 commit comments

Comments
 (0)