Quiz 8 Question 15 of 20

A RAG system retrieves technical documentation to answer developer questions. The embedding model produces 768-dimensional vectors. The corpus contains both short API reference entries (50–100 words) and long conceptual guides (2,000–5,000 words). Developers report that answers to conceptual questions are accurate but answers to specific API parameter questions are vague. What chunking strategy change is most likely to address this?

Select an answer to reveal the explanation.

Motivation