Skip to main content

AI_CHUNK_SIZE_DOCUMENT

Constant AI_CHUNK_SIZE_DOCUMENT 

Source
pub const AI_CHUNK_SIZE_DOCUMENT: usize = 1024;
Expand description

Chunk size for document files like PDF/DOCX (chars). Large to preserve document structure.