Docs.rs
async-openai-wasm-0.26.0
async-openai-wasm 0.26.0
Docs.rs crate page
MIT
Links
Homepage
Repository
crates.io
Source
Owners
ifsheldon
Dependencies
async-convert ^1.0
normal
base64 ^0.22
normal
bytes ^1.7
normal
derive_builder ^0.20
normal
eventsource-stream ^0.2
normal
futures ^0.3
normal
getrandom ^0.2
normal
pin-project ^1.1
normal
rand ^0.8
normal
reqwest ^0.12
normal
reqwest-eventsource ^0.6
normal
secrecy ^0.10
normal
serde ^1.0
normal
serde_json ^1.0
normal
thiserror ^1.0
normal
tracing ^0.1
normal
tokio ^1.40
dev
tokio-test ^0.4
dev
Versions
60.56%
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_
wasm
0.26.0
Module error
Module Items
Structs
Enums
In crate async_
openai_
wasm
async_openai_wasm
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