Skip to main content

AI_CHUNK_SIZE_TEXT

Constant AI_CHUNK_SIZE_TEXT 

Source
pub const AI_CHUNK_SIZE_TEXT: usize = 1024;
Expand description

Chunk size for text/prose files (chars). Larger to preserve paragraph context.