Skip to content

Commit b1c11c0

Browse files
committed
update intro for multimodal models with chat completion
1 parent 1ec72d6 commit b1c11c0

File tree

4 files changed

+4
-4
lines changed

4 files changed

+4
-4
lines changed

articles/ai-foundry/model-inference/includes/use-chat-multi-modal/csharp.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ zone_pivot_groups: azure-ai-inference-samples
1616

1717
[!INCLUDE [Feature preview](~/reusable-content/ce-skilling/azure/includes/ai-studio/includes/feature-preview.md)]
1818

19-
This article explains how to use chat completions API with models deployed to Azure AI model inference in Azure AI services.
19+
This article explains how to use chat completions API with multimodel models deployed to Azure AI model inference in Azure AI services. These multimodal models can accept combinations of text, images, and audio input.
2020

2121
## Prerequisites
2222

articles/ai-foundry/model-inference/includes/use-chat-multi-modal/javascript.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ zone_pivot_groups: azure-ai-inference-samples
1616

1717
[!INCLUDE [Feature preview](~/reusable-content/ce-skilling/azure/includes/ai-studio/includes/feature-preview.md)]
1818

19-
This article explains how to use chat completions API with models deployed to Azure AI model inference in Azure AI services.
19+
This article explains how to use chat completions API with multimodel models deployed to Azure AI model inference in Azure AI services. These multimodal models can accept combinations of text, images, and audio input.
2020

2121
## Prerequisites
2222

articles/ai-foundry/model-inference/includes/use-chat-multi-modal/python.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ zone_pivot_groups: azure-ai-inference-samples
1616

1717
[!INCLUDE [Feature preview](~/reusable-content/ce-skilling/azure/includes/ai-studio/includes/feature-preview.md)]
1818

19-
This article explains how to use chat completions API with models deployed to Azure AI model inference in Azure AI services.
19+
This article explains how to use chat completions API with multimodel models deployed to Azure AI model inference in Azure AI services. These multimodal models can accept combinations of text, images, and audio input.
2020

2121
## Prerequisites
2222

articles/ai-foundry/model-inference/includes/use-chat-multi-modal/rest.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ zone_pivot_groups: azure-ai-inference-samples
1616

1717
[!INCLUDE [Feature preview](~/reusable-content/ce-skilling/azure/includes/ai-studio/includes/feature-preview.md)]
1818

19-
This article explains how to use chat completions API with models deployed to Azure AI model inference in Azure AI services.
19+
This article explains how to use chat completions API with multimodel models deployed to Azure AI model inference in Azure AI services. These multimodal models can accept combinations of text, images, and audio input.
2020

2121
## Prerequisites
2222

0 commit comments

Comments
 (0)