Text Splitting
The process of dividing large documents into smaller segments for processing by language models or storage in vector databases. Strategies range from simple character-count splits to intelligent methods that respect sentence boundaries and document structure.