Docs.rs
llm_utils-0.0.11
llm_utils 0.0.11
Permalink
Docs.rs crate page
MIT
Links
Homepage
Repository
crates.io
Source
Owners
ShelbyJenkins
Dependencies
anyhow ^1.0.86
normal
html2text ^0.12.6
normal
linkify ^0.10.0
normal
llm_models ^0.0.1
normal
rayon ^1.10.0
normal
readability ^0.3.0
normal
regex ^1.11.0
normal
serde ^1.0.202
normal
serde_json ^1.0.117
normal
thiserror ^1.0.64
normal
unicode-properties ^0.1.3
normal
unicode-segmentation ^1.11.0
normal
url ^2.5.2
normal
text-splitter ^0.14.0
dev
tiktoken-rs ^0.5.9
dev
Versions
4.78%
of the crate is documented
Platform
x86_64-unknown-linux-gnu
Feature flags
docs.rs
About docs.rs
Privacy policy
Rust
Rust website
The Book
Standard Library API Reference
Rust by Example
The Cargo Guide
Clippy Documentation
llm_
utils
0.0.11
All Items
Crate Items
Re-exports
Modules
Crate
llm_utils
Copy item path
Source
Re-exports
§
pub use chunking::
TextChunker
;
pub use clean_text::
TextCleaner
;
pub use splitting::
TextSplitter
;
Modules
§
chunking
clean_
html
clean_
text
concatenator
extract
local_
content
splitting
test_
text