Docs.rs
flyllm-0.4.1
flyllm 0.4.1
Docs.rs crate page
MIT
Links
Repository
crates.io
Source
Owners
rodmarkun
Dependencies
async-trait ^0.1.88
normal
axum ^0.8
normal
optional
bytes ^1.0
normal
env_logger ^0.10
normal
futures ^0.3.31
normal
json ^0.12.4
normal
log ^0.4
normal
metrics ^0.24
normal
optional
pin-project-lite ^0.2
normal
rand ^0.9.1
normal
regex ^1
normal
reqwest ^0.12.15
normal
serde ^1.0
normal
serde_json ^1.0.140
normal
tokio ^1
normal
tokio-stream ^0.1
normal
toml ^0.8
normal
url ^2.5.4
normal
metrics-exporter-prometheus ^0.16
dev
serde_json ^1.0
dev
tempfile ^3
dev
tokio ^1
dev
Versions
53.59%
of the crate is documented
Platform
aarch64-apple-darwin
i686-pc-windows-msvc
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
Module errors
flyllm
0.4.1
Module errors
Module Items
Enums
Type Aliases
In crate flyllm
flyllm
Module
errors
Copy item path
Source
Enums
§
LlmError
Custom error types for LLM operations
Type Aliases
§
LlmResult
Result type alias for LLM operations