Skip to content

Commit c280767

Browse files
authored
Enhance README with semantic ranker and agentic retrieval
Added definitions for semantic ranker and agentic retrieval.
1 parent 17b8813 commit c280767

1 file changed

Lines changed: 4 additions & 0 deletions

File tree

  • 0_Azure/3_AzureAI/0_AISearch/demos/2_Index_Increase

0_Azure/3_AzureAI/0_AISearch/demos/2_Index_Increase/README.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -19,6 +19,10 @@ Last updated: 2025-07-17
1919
2020
<img width="1562" height="628" alt="image" src="https://github.com/user-attachments/assets/2573610e-f63c-47a6-9621-2856ee218447" />
2121

22+
> [!NOTE]
23+
> - Semantic ranker = a component that improves relevance. `Semantic ranker is a tool for better search.`
24+
> - Agentic retrieval = a pipeline that integrates the semantic ranker plus LLM reasoning to handle complex, multi-part queries and produce grounded answers. `Agentic retrieval is a system that uses that tool, but also orchestrates LLMs to make search conversational and intelligent.`
25+
2226
<details>
2327
<summary><b> List of References </b> (Click to expand)</summary>
2428

0 commit comments

Comments
 (0)