Quiz 15 Question 14 of 20

A legal department has deployed a Copilot Studio agent backed by a RAG pipeline over a corpus of 800 complex legal contracts, each averaging 45 pages. Users ask highly specific questions such as 'What is the penalty clause in the Northwind vendor contract for late delivery?' The agent currently uses fixed-size chunking at 512 tokens with 0 overlap, and users frequently report that answers are either incomplete or miss the relevant clause entirely. Which chunking strategy change would most directly improve retrieval accuracy for this specific legal use case?

Select an answer to reveal the explanation.

Motivation