Docs.rs
llm-kernel-0.15.0
llm-kernel 0.15.0
Permalink
Docs.rs crate page
Apache-2.0
05 July 2026
Links
Homepage
Repository
crates.io
Source
Owners
epicsagas
Dependencies
anyhow ^1
normal
optional
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
futures-util ^0.3
normal
optional
indexmap ^2
normal
optional
native-tls ^0.2
normal
optional
ort =2.0.0-rc.12
normal
optional
postgres ^0.19
normal
optional
postgres-native-tls ^0.5
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
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
Module ollama
llm_
kernel
0.15.0
Module ollama
Module Items
Functions
In llm_
kernel::
discovery
llm_kernel
::
discovery
Module
ollama
Copy item path
Source
Expand description
Client for discovering models from a running Ollama instance.
Functions
§
fetch_
ollama_
models
Fetch available model names from an Ollama instance.