Docs.rs
sqlite-graphrag-1.0.7
sqlite-graphrag 1.0.7
Permalink
Docs.rs crate page
Apache-2.0
OR
MIT
Links
Homepage
Repository
crates.io
Source
Owners
daniloaguiarbr
Dependencies
anyhow ^1
normal
blake3 ^1
normal
chrono ^0.4
normal
chrono-tz ^0.10
normal
clap ^4.5
normal
constant_time_eq =0.4.2
normal
ctrlc ^3.4
normal
directories ^5
normal
fastembed ^5
normal
fs4 ^0.9
normal
hf-hub ^0.4
normal
interprocess ^2
normal
notify ^6
normal
ort =2.0.0-rc.11
normal
refinery ^0.8
normal
regex ^1
normal
rusqlite ^0.32
normal
serde ^1
normal
serde_json ^1
normal
slug ^0.1
normal
sqlite-vec ^0.1.6
normal
sysinfo ^0.32
normal
thiserror ^2
normal
tokenizers ^0.22
normal
tokio ^1
normal
toml ^0.8
normal
tracing ^0.1
normal
tracing-appender ^0.2
normal
tracing-subscriber ^0.3
normal
uuid ^1
normal
zerocopy ^0.7
normal
assert_cmd ^2
dev
criterion ^0.5
dev
jsonschema ^0.29
dev
libc ^0.2
dev
mockall ^0.13
dev
predicates ^3
dev
proptest ^1
dev
serde_json ^1
dev
serial_test ^3
dev
tempfile ^3
dev
wiremock ^0.6
dev
loom ^0.7
dev
Versions
34.85%
of the crate is documented
Platform
x86_64-unknown-linux-gnu
Feature flags
docs.rs
About docs.rs
Badges
Builds
Metadata
Shorthand URLs
Download
Rustdoc JSON
Build queue
Privacy policy
Rust
Rust website
The Book
Standard Library API Reference
Rust by Example
The Cargo Guide
Clippy Documentation
Skip to main content
Module chunking
sqlite_
graphrag
1.0.7
Module chunking
Module Items
Structs
Constants
Functions
In crate sqlite_
graphrag
sqlite_graphrag
Module
chunking
Copy item path
Source
Expand description
Token-aware chunking utilities for bodies that exceed the embedding window.
Structs
§
Chunk
Constants
§
CHUNK_
OVERLAP_
CHARS
CHUNK_
SIZE_
CHARS
Functions
§
aggregate_
embeddings
chunk_
text
needs_
chunking
split_
into_
chunks
split_
into_
chunks_
by_
token_
offsets