Skip to content

Commit 79103b3

Browse files
authored
Update overview.md
1 parent a1c2ce1 commit 79103b3

File tree

1 file changed

+0
-5
lines changed

1 file changed

+0
-5
lines changed

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

Lines changed: 0 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -23,11 +23,6 @@ The Language service also provides several new features as well, which can eithe
2323
* Preconfigured, which means the AI models that the feature uses aren't customizable. You just send your data, and use the feature's output in your applications.
2424
* Customizable, which means you train an AI model using our tools to fit your data specifically.
2525

26-
Language features are also utilized in [agent templates](https://github.com/azure-ai-foundry/foundry-samples/tree/main/samples/agent-catalog):
27-
28-
* [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.
29-
* [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.
30-
3126
> [!TIP]
3227
> Unsure which feature to use? See [Which Language service feature should I use](#which-language-service-feature-should-i-use) to help you decide.
3328

0 commit comments

Comments
 (0)