pub const AI_CHUNK_SIZE_DOCUMENT: usize = 1024;
Chunk size for document files like PDF/DOCX (chars). Large to preserve document structure.