Glossary · Retrieval & memory
Chunking
Chunking is splitting documents into smaller pieces, or chunks, before embedding and indexing them, so retrieval can return focused passages that fit within a model's context window.
Chunking sits in the Retrieval & memory part of the Agentik {OS} glossary, which defines the words used to build and run AI agent systems.
Also called text splitting, document chunking.