Docs.rs
async-openai-types-0.24.1
async-openai-types 0.24.1
Permalink
Docs.rs crate page
MIT
Links
Homepage
Repository
crates.io
Source
Owners
Congyuwang
Dependencies
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
hyper ^1.4.1
normal
secrecy ^0.8.0
normal
serde ^1.0.203
normal
serde_json ^1.0.117
normal
thiserror ^1.0.61
normal
Versions
53.39%
of the crate is documented
Platform
i686-pc-windows-msvc
i686-unknown-linux-gnu
x86_64-apple-darwin
x86_64-pc-windows-msvc
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_
types
0.24.1
Module error
Module Items
Structs
Enums
In crate async_
openai_
types
async_openai_types
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