Docs.rs
llm-kernel-0.8.0
llm-kernel 0.8.0
Permalink
Docs.rs crate page
Apache-2.0
Links
Homepage
Repository
crates.io
Source
Owners
epicsagas
Dependencies
anyhow ^1
normal
async-trait ^0.1
normal
optional
axum ^0.8
normal
optional
candle-core ^0.10
normal
optional
clap ^4
normal
optional
fastembed ^5
normal
optional
futures-core ^0.3
normal
optional
indexmap ^2
normal
optional
ort =2.0.0-rc.12
normal
optional
postgres ^0.19
normal
optional
qdrant-client ^1
normal
optional
regex ^1
normal
optional
reqwest ^0.13
normal
optional
rusqlite ^0.40
normal
optional
serde ^1
normal
serde_json ^1
normal
optional
tempfile ^3
normal
optional
thiserror ^2
normal
tokio ^1
normal
optional
tokio-stream ^0.1
normal
optional
toml ^1
normal
optional
tracing ^0.1
normal
turbovec ^0.9
normal
optional
ureq ^3
normal
optional
criterion ^0.8
dev
tempfile ^3
dev
tokio ^1
dev
fastembed ^5
normal
optional
Versions
100%
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
name
llm_
kernel
0.8.0
llm_kernel
Function
name
Copy item path
Source
pub fn name() -> &'static
str
Expand description
Returns the crate name (
"llm-kernel"
).