Docs.rs
rskit-llm-ollama-0.2.0-alpha.3
rskit-llm-ollama 0.2.0-alpha.3
Permalink
Docs.rs crate page
MIT
20 July 2026
Links
Homepage
Repository
crates.io
Source
Owners
kbukum
Dependencies
async-trait ^0.1
normal
rskit-ai ^0.2.0-alpha.1
normal
rskit-component ^0.2.0-alpha.1
normal
rskit-errors ^0.2.0-alpha.1
normal
rskit-httpclient ^0.2.0-alpha.1
normal
rskit-llm ^0.2.0-alpha.1
normal
rskit-llm-common ^0.2.0-alpha.1
normal
rskit-provider ^0.2.0-alpha.1
normal
rskit-resilience ^0.2.0-alpha.1
normal
rskit-util ^0.2.0-alpha.1
normal
serde ^1
normal
serde_json ^1
normal
tokio ^1
normal
tracing ^0.1
normal
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
Crate rskit_llm_ollama
rskit_
llm_
ollama
0.2.0-alpha.3
All Items
Crate Items
Structs
Functions
Crate
rskit_
llm_
ollama
Copy item path
Source
Expand description
Ollama provider (local/remote LLM via OpenAI-compatible chat completions API).
Structs
§
Config
Ollama provider configuration.
Functions
§
register
Register the configured
Ollama
provider in an LLM registry.