Skip to main content

Module parallel

Module parallel 

Source
Expand description

Parallel chunking orchestrator.

Wraps another chunker and processes chunks in parallel using rayon for improved performance on large texts.

Structsยง

ParallelChunker
Parallel chunking orchestrator.