Docs.rs
llm-cascade-0.1.2
llm-cascade 0.1.2
Docs.rs crate page
MIT
Links
Repository
crates.io
Source
Owners
paluigi
Dependencies
async-trait ^0.1
normal
chrono ^0.4
normal
clap ^4
normal
keyring ^3
normal
optional
reqwest ^0.13
normal
rpassword ^7
normal
rusqlite ^0.39
normal
serde ^1
normal
serde_json ^1
normal
thiserror ^2
normal
tokio ^1
normal
toml ^1
normal
tracing ^0.1
normal
tracing-subscriber ^0.3
normal
Versions
95.93%
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 error
llm_
cascade
0.1.2
Module error
Module Items
Structs
Enums
In crate llm_
cascade
llm_cascade
Module
error
Copy item path
Source
Expand description
Error types for provider and cascade operations.
Structs
§
Cascade
Error
All providers in a cascade failed.
Enums
§
Provider
Error
Errors from a single LLM provider request.