Skip to main content

MAX_CHUNK_SIZE

Constant MAX_CHUNK_SIZE 

Source
pub const MAX_CHUNK_SIZE: usize = 50_000;
Expand description

Maximum allowed chunk size (50k chars, ~12.5k tokens).