Docs.rs
openai-api-0.1.4
openai-api 0.1.4
Permalink
Docs.rs crate page
Links
Homepage
Repository
crates.io
Source
Owners
deontologician
Dependencies
derive_builder ^0.9.0
normal
log ^0.4.11
normal
serde ^1.0.117
normal
serde_json ^1.0
normal
surf ^2.1.0
normal
optional
thiserror ^1.0.22
normal
ureq ^1.5.4
normal
optional
env_logger ^0.8.2
dev
maplit ^1.0.2
dev
mockito ^0.28.0
dev
serde_json ^1.0
dev
tokio ^0.2.5
dev
Versions
50.75%
of the crate is documented
Platform
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
openai_
api
0.1.4
All Items
Crate Items
Modules
Structs
Enums
Crate
openai_api
Copy item path
Source
Modules
§
api
Data types corresponding to requests and responses from the API
Structs
§
Client
Client object. Must be constructed to talk to the API.
Enums
§
Error
This library’s main
Error
type.