Docs.rs
aiochatgpt-0.1.1
aiochatgpt 0.1.1
Permalink
Docs.rs crate page
MIT
Links
Repository
crates.io
Source
Owners
taimast
Dependencies
bytes ^1.4.0
normal
futures ^0.3.18
normal
lazy_static ^1.4.0
normal
reqwest ^0.11.16
normal
serde ^1.0.159
normal
serde_json ^1.0.95
normal
tokenizers ^0.13.2
normal
tokio ^1.27.0
normal
Versions
10.53%
of the crate is documented
Platform
x86_64-unknown-linux-gnu
Feature flags
Rust
About docs.rs
Privacy policy
Rust website
The Book
Standard Library API Reference
Rust by Example
The Cargo Guide
Clippy Documentation
☰
Crate aiochatgpt
Version 0.1.1
All Items
Re-exports
Modules
Structs
?
Crate
aiochatgpt
source
·
[
−
]
Re-exports
pub use chunk::
ChatCompletionChunk
;
pub use chat::
OpenAIRequest
;
Modules
chat
chunk
Structs
OpenAIClient