RAG & Search
Chunking
Splitting large documents into smaller pieces that can be searched and supplied to a model.
Example
A 100-page manual is divided into smaller passages before being added to search.
Why people use it
Knowing how “Chunking” works helps teams design search-backed answers that are accurate and traceable.
What you'll hear
“How are we handling Chunking so the assistant gets the right information?”