Skip to content

Commit 247ff0c

Browse files
Merge pull request #5257 from laujan/patch-1
Update overview.md
2 parents 85ce02b + 7838ab2 commit 247ff0c

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

articles/ai-services/language-service/overview.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ author: laujan
66
manager: nitinme
77
ms.service: azure-ai-language
88
ms.topic: overview
9-
ms.date: 03/05/2025
9+
ms.date: 05/28/2025
1010
ms.author: lajanuar
1111
---
1212

@@ -24,6 +24,7 @@ The Language service also provides several new features as well, which can eithe
2424
* Customizable, which means you train an AI model using our tools to fit your data specifically.
2525

2626
Language features are also utilized in [agent templates](https://github.com/azure-ai-foundry/foundry-samples/tree/main/samples/agent-catalog):
27+
2728
* [Intent routing agent](https://github.com/azure-ai-foundry/foundry-samples/tree/main/samples/agent-catalog/msft-agent-samples/foundry-agent-service-sdk/intent-routing-agent) detects user intent and provides exact answering. Perfect for deterministically intent routing and exact question answering with human controls.
2829
* [Exact question answering agent](https://github.com/azure-ai-foundry/foundry-samples/tree/main/samples/agent-catalog/msft-agent-samples/foundry-agent-service-sdk/exact-qna-agent) answers high-value predefined questions deterministically to ensure consistent and accurate responses.
2930

0 commit comments

Comments
 (0)