Docs.rs
walrus-model-0.0.5
walrus-model 0.0.5
Permalink
Docs.rs crate page
GPL-3.0
Links
Repository
crates.io
Source
Owners
clearloop
Dependencies
anyhow ^1
normal
async-stream ^0.3
normal
compact_str ^0.8
normal
dirs ^6
normal
optional
futures-core ^0.3
normal
futures-util ^0.3
normal
hf-hub ^0.5.0
normal
optional
mistralrs ^0.7.0
normal
optional
reqwest ^0.12
normal
serde ^1
normal
serde_json ^1
normal
sysinfo ^0.33
normal
optional
tokio ^1
normal
tracing ^0.1
normal
walrus-core ^0.0.5
normal
proc-macro2 ^1
build
quote ^1
build
serde ^1
build
toml ^0.8
build
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 remote
walrus_
model
0.0.5
Module remote
Module Items
Re-exports
Modules
Structs
In crate walrus_
model
walrus_model
Module
remote
Copy item path
Source
Expand description
remove providers
Re-exports
§
pub use claude::
Claude
;
pub use openai::
OpenAI
;
Modules
§
claude
Claude (Anthropic) LLM provider.
openai
OpenAI-compatible LLM provider.
Structs
§
Http
Provider
Shared HTTP transport for OpenAI-compatible providers.