Docs.rs
async-openai-wasm-0.27.4
async-openai-wasm 0.27.4
Docs.rs crate page
MIT
Links
Homepage
Repository
crates.io
Source
Owners
ifsheldon
Dependencies
base64 ^0.22
normal
bytes ^1.9
normal
derive_builder ^0.20
normal
eventsource-stream ^0.2
normal
futures ^0.3
normal
pin-project ^1.1
normal
reqwest ^0.12
normal
reqwest-eventsource ^0.6
normal
secrecy ^0.10
normal
serde ^1.0
normal
serde_json ^1.0
normal
thiserror ^2.0
normal
tracing ^0.1
normal
tokio ^1.43
dev
tokio-test ^0.4
dev
getrandom ^0.2
normal
rand ^0.8
normal
Versions
60.13%
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
Privacy policy
Rust
Rust website
The Book
Standard Library API Reference
Rust by Example
The Cargo Guide
Clippy Documentation
async_
openai_
wasm
0.27.4
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