Docs.rs
llmshim-0.3.4
llmshim 0.3.4
Docs.rs crate page
MIT
OR
Apache-2.0
20 August 2026
Links
Homepage
Repository
crates.io
Source
Owners
sanjay920
Dependencies
async-stream ^0.3
normal
optional
async-trait ^0.1
normal
optional
axum ^0.8
normal
optional
bytes ^1
normal
chrono ^0.4
normal
crossterm ^0.28
normal
dirs ^6
normal
eventsource-stream ^0.2
normal
futures ^0.3
normal
redis ^1
normal
optional
reqwest ^0.12
normal
serde ^1
normal
serde_json ^1
normal
thiserror ^2
normal
tokio ^1
normal
tokio-stream ^0.1
normal
toml ^0.8
normal
tower ^0.5
normal
optional
tower-http ^0.6
normal
optional
mockito ^1
dev
tokio-test ^0.4
dev
Versions
44%
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 provider
llmshim
0.3.4
Module provider
Module Items
Structs
Traits
In crate llmshim
llmshim
Module
provider
Copy item path
Source
Structs
§
Provider
Request
Traits
§
Provider
Core trait every provider implements. Takes OpenAI-format JSON in, emits provider-native JSON out, and back again.