Skip to content

Commit d7df428

Browse files
authored
Revise truncation handling document and update references
Updated the title and last updated date. Added new references related to chunking and vector search in Azure AI Search.
1 parent 106ea68 commit d7df428

1 file changed

Lines changed: 7 additions & 3 deletions

File tree

0_Azure/3_AzureAI/AIFoundry/demos/4_TruncationHandling.md

Lines changed: 7 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,11 @@
1-
# Truncation Handling for Complex Documents - Overview
1+
# Truncation & Chunking <br/> Handling for Complex Documents - Overview
22

33
Costa Rica
44

55
[![GitHub](https://img.shields.io/badge/--181717?logo=github&logoColor=ffffff)](https://github.com/)
66
[brown9804](https://github.com/brown9804)
77

8-
Last updated: 2025-07-17
8+
Last updated: 2025-12-10
99

1010
------------------------------------------
1111

@@ -14,7 +14,11 @@ Last updated: 2025-07-17
1414
<details>
1515
<summary><b>List of References</b> (Click to expand)</summary>
1616

17-
- [Chunk large documents for vector search solutions in Azure AI Search](https://learn.microsoft.com/en-us/azure/search/vector-search-how-to-chunk-documents)
17+
- [Chunk large documents for agentic retrieval and vector search in Azure AI Search](https://learn.microsoft.com/en-us/azure/search/vector-search-how-to-chunk-documents)
18+
- [Chunk and vectorize by document layout or structure](https://learn.microsoft.com/en-us/azure/search/search-how-to-semantic-chunking)
19+
- [Design patterns for multitenant SaaS applications and Azure AI Search](https://learn.microsoft.com/en-us/azure/search/search-modeling-multitenant-saas-applications)
20+
- [Design a secure multitenant RAG inferencing solution](https://learn.microsoft.com/en-us/azure/architecture/ai-ml/guide/secure-multitenant-rag)
21+
- [Architectural approaches for AI and machine learning in multitenant solutions](https://learn.microsoft.com/en-us/azure/architecture/guide/multitenant/approaches/ai-machine-learning)
1822
- [What is Azure OpenAI in Azure AI Foundry Models?](https://learn.microsoft.com/en-us/azure/ai-foundry/openai/overview)
1923
- [Troubleshooting and best practices for Azure OpenAI On Your Data](https://learn.microsoft.com/en-us/azure/ai-foundry/openai/how-to/on-your-data-best-practices)
2024

0 commit comments

Comments
 (0)