Skip to content

Commit 805310b

Browse files
Merge pull request #49981 from PhilKang0704/broken-link-fix-madiepev
Broken links fixing - madiepev
2 parents f991099 + ab0af71 commit 805310b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

learn-pr/wwl-data-ai/plan-prepare-genaiops/includes/2-use-cases.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,7 @@ To understand what is happening behind the scenes, let's explore the architectur
3535

3636
When an authenticated user inputs the required information, the Creative Writer app uses a combination of multiple agents to generate the article:
3737

38-
- A **research** agent that uses the [Bing Grounding Tool](/azure/ai-services/agents/how-to/tools/bing-grounding?azure-portal=true) in [Azure AI Agent Service](/azure/ai-services/agents/overview?azure-portal=true) to research the product, and uses [Azure AI Search](/products/ai-services/ai-search?azure-portal=true) to do a semantic similarity search for related products from a vector store.
38+
- A **research** agent that uses the [Bing Grounding Tool](/azure/ai-services/agents/how-to/tools/bing-grounding?azure-portal=true) in [Azure AI Agent Service](/azure/ai-services/agents/overview?azure-portal=true) to research the product, and uses [Azure AI Search](/azure/search) to do a semantic similarity search for related products from a vector store.
3939
- A **writer** agent that combines the researched and retrieved product information into a helpful article.
4040
- An **editor** agent that refines the article before presenting it to the user.
4141

0 commit comments

Comments
 (0)