Skip to main content

estimate_chunk_count

Function estimate_chunk_count 

Source
pub fn estimate_chunk_count(body: &str) -> usize
Expand description

Returns the number of embedding chunks body splits into, using the same hierarchical splitter the persistence path uses (GAP-SG-05).