Docs.rs
openai-rust-0.2.0
openai-rust 0.2.0
Docs.rs crate page
MIT
Links
Repository
crates.io
Source
Owners
LevitatingBusinessMan
Dependencies
anyhow ^1.0.70
normal
bytes ^1.4.0
normal
futures-util ^0.3.27
normal
lazy_static ^1.4.0
normal
reqwest ^0.11.14
normal
serde ^1.0.157
normal
serde_json ^1.0.94
normal
tokio ^1.26.0
dev
tokio-test ^0.4.2
dev
Versions
28.17%
of the crate is documented
Go to latest version
Platform
i686-pc-windows-msvc
x86_64-apple-darwin
x86_64-pc-windows-msvc
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
☰
Crate openai_rust
Structs
Enums
?
List of all items
Structs
Client
chat::ChatArguments
chat::ChatResponse
chat::Choice
chat::Message
chat::Usage
chat::stream::ChatResponseEvent
chat::stream::Choice
chat::stream::ChoiceDelta
models::Model
models::ModelPermission
Enums
chat::Role