Also called: splitting, segmentation
Cutting documents into smaller passages before storing them for retrieval.
Why it mattersBad chunking is the number one reason a RAG system returns nonsense. Split on meaning, not character count.
Cutting documents into smaller passages before storing them for retrieval.
Also called: splitting, segmentation
Cutting documents into smaller passages before storing them for retrieval.
Why it mattersBad chunking is the number one reason a RAG system returns nonsense. Split on meaning, not character count.
Browse the full glossary for plain-English definitions across models, agents, data, and safety.
Back to all terms