Docs.rs
ai-0.2.13
ai 0.2.13
Permalink
Docs.rs crate page
MIT
Links
Repository
crates.io
Source
Owners
prabirshrestha
Dependencies
async-stream ^0.3.6
normal
async-trait ^0.1.85
normal
base64 ^0.21.7
normal
derive_builder ^0.20.2
normal
dyn-clone ^1.0.17
normal
futures ^0.3.31
normal
reqwest ^0.12.12
normal
secrecy ^0.10.3
normal
serde ^1.0.217
normal
serde_json ^1.0.135
normal
thiserror ^2.0.9
normal
time ^0.3.37
normal
tokio ^1.43.0
normal
tokio-util ^0.7.13
normal
httpmock ^0.7.0
dev
tokio ^1.43.0
dev
Versions
33.24%
of the crate is documented
Platform
i686-unknown-linux-gnu
x86_64-unknown-linux-gnu
Feature flags
Rust
About docs.rs
Privacy policy
Rust website
The Book
Standard Library API Reference
Rust by Example
The Cargo Guide
Clippy Documentation
ai
0.2.13
All Items
Crate Items
Modules
Enums
Type Aliases
Crate
ai
Copy item path
Source
Modules
§
chat_
completions
clients
embeddings
utils
Enums
§
Error
The main error type for the AI
crate
.
Type Aliases
§
Result
A specialized
Result
type for this ai
crate
.