Docs.rs
rust-gpt-0.0.3
rust-gpt 0.0.3
Permalink
Docs.rs crate page
MIT
Links
Repository
crates.io
Source
Owners
BaconStrps
Dependencies
async-trait >=0.1
normal
once_cell ~1.17
normal
reqwest ~0.11
normal
serde ~1.0
normal
serde_json ~1.0
normal
tokio >=1.0
normal
tokio ^1.13.0
dev
Versions
55.56%
of the crate is documented
Platform
i686-pc-windows-msvc
x86_64-apple-darwin
x86_64-pc-windows-msvc
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 rust_gpt
Structs
Enums
Traits
?
List of all items
Structs
JsonParseError
Request
RequestBuilder
chat::Chat
chat::ChatBuilder
chat::ChatChoice
chat::ChatMessage
chat::ChatResponse
chat::Usage
completion::CompletionChoice
completion::CompletionResponse
Enums
ChatModel
CompletionModel
SendRequestError
chat::Role
Traits
SendRequest