Docs.rs
async-openai-alt-0.26.0
async-openai-alt 0.26.0
Docs.rs crate page
MIT
Links
Homepage
Repository
crates.io
Source
Owners
zwpaper
Dependencies
async-convert ^1.0.0
normal
backoff ^0.4.0
normal
base64 ^0.22.1
normal
bytes ^1.6.0
normal
derive_builder ^0.20.0
normal
eventsource-stream ^0.2.3
normal
futures ^0.3.30
normal
rand ^0.8.5
normal
reqwest ^0.12.4
normal
reqwest-eventsource ^0.6.0
normal
secrecy ^0.8.0
normal
serde ^1.0.203
normal
serde_json ^1.0.117
normal
thiserror ^1.0.61
normal
tokio ^1.38.0
normal
tokio-stream ^0.1.15
normal
tokio-tungstenite ^0.24.0
normal
optional
tokio-util ^0.7.11
normal
tracing ^0.1.40
normal
tokio-test ^0.4.4
dev
Versions
60.51%
of the crate is documented
Go to latest version
Platform
i686-unknown-linux-gnu
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
async_
openai_
alt
0.26.0
Module error
Module Items
Structs
Enums
In crate async_
openai_
alt
async_openai_alt
Module
error
Copy item path
Source
Expand description
Errors originating from API calls, parsing responses, and reading-or-writing to the file system.
Structs
§
ApiError
OpenAI API returns error object on failure
Enums
§
OpenAI
Error