Docs.rs
llm-bridge-0.2.0
llm-bridge 0.2.0
Permalink
Docs.rs crate page
MIT
Links
Repository
crates.io
Source
Owners
samkeen
Dependencies
async-trait ^0.1.81
normal
log ^0.4.22
normal
reqwest ^0.12.5
normal
serde ^1.0.204
normal
serde_json ^1.0.120
normal
thiserror ^1.0.61
normal
dotenv ^0.15.0
dev
pretty_assertions ^1.4.0
dev
tokio ^1.38.0
dev
Versions
27.83%
of the crate is documented
Platform
i686-pc-windows-msvc
x86_64-apple-darwin
x86_64-pc-windows-msvc
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
llm_
bridge
0.2.0
All Items
Crate Items
Modules
Crate
llm_bridge
Copy item path
Source
Modules
ยง
client
This module provides a client for interacting with different LLM APIs.
error
request
This module defines the data models used for interacting with different LLM APIs.
response
tool