Docs.rs
codemem-embeddings-0.11.0
codemem-embeddings 0.11.0
Permalink
Docs.rs crate page
Apache-2.0
Links
Homepage
Repository
crates.io
Source
Owners
mehrdadpfg
Dependencies
anyhow ^1
normal
candle-core ^0.9
normal
candle-nn ^0.9
normal
candle-transformers ^0.9
normal
codemem-core ^0.11.0
normal
dirs ^6
normal
hf-hub ^0.5
normal
lru ^0.16
normal
reqwest ^0.13
normal
serde ^1
normal
serde_json ^1
normal
thiserror ^2
normal
tokenizers ^0.22
normal
tracing ^0.1
normal
mockito ^1
dev
Versions
96.55%
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
CACHE_CAPACITY
codemem_
embeddings
0.11.0
codemem_embeddings
Constant
CACHE_
CAPACITY
Copy item path
Source
pub const CACHE_CAPACITY:
usize
= 10_000;
Expand description
Default LRU cache capacity.