Docs.rs
llm-daemon-0.0.1
llm-daemon 0.0.1
Docs.rs crate page
GPL-3.0-only
Links
Homepage
Repository
crates.io
Source
Owners
blmarket
Dependencies
anyhow ^1
normal
axum ^0.7
normal
daemonize ^0.5
normal
futures ^0.3
normal
hyper ^1
normal
hyper-util ^0.1
normal
reqwest ^0.12
normal
serde ^1.0
normal
serde_json ^1
normal
tempfile ^3
normal
tokio ^1
normal
tracing ^0.1
normal
url ^2
normal
criterion ^0.5
dev
tracing-test ^0.2
dev
Versions
0%
of the crate is documented
Go to latest version
Platform
x86_64-apple-darwin
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
llm_daemon
0.0.1
All Items
Structs
Traits
?
Settings
Crate
llm_daemon
Copy item path
source
·
[
−
]
Structs
§
Generator
LlamaConfig
LlamaDaemon
MlcConfig
MlcDaemon
Proxy
ProxyConfig
Traits
§
LlmConfig
LlmDaemon
Represents a generic daemon capable of performing background tasks, including spawning itself, maintaining a heartbeat, and generating responses based on prompts.