chunk_norris 0.2.1

A Rust library for splitting large text into smaller batches for LLM input.
Documentation
1
2
3
4
5
6
7
8
# rustfmt.toml

# Use tabs for indentation (default is spaces)
tab_spaces = 4

# Maximum line width (default is 100)
max_width = 120