Docs.rs
sqlite-graphrag-1.0.5
sqlite-graphrag 1.0.5
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
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
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
37.06%
of the crate is documented
Go to latest version
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
FASTEMBED_BATCH_SIZE
sqlite_
graphrag
1.0.5
In sqlite_
graphrag::
constants
sqlite_graphrag
::
constants
Constant
FASTEMBED_
BATCH_
SIZE
Copy item path
Source
pub const FASTEMBED_BATCH_SIZE:
usize
= 32;
Expand description
Batch size for
fastembed
encoding calls.