Docs.rs
  • rust-gpt-0.0.2
    • rust-gpt 0.0.2
    • 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
    • 59.21% 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
logo

logo

Crate rust_gpt

  • Structs
  • Enums
  • Traits
?
Change settings

List of all items

Structs

  • Request
  • RequestBuilder
  • chat::Chat
  • chat::ChatBuilder
  • chat::ChatChoice
  • chat::ChatMessage
  • chat::ChatResponse
  • chat::Usage
  • completion::CompletionChoice
  • completion::CompletionResponse

Enums

  • ChatModel
  • CompletionModel
  • chat::Role

Traits

  • SendRequest