Docs.rs
  • openai-api-rs-5.0.14
    • openai-api-rs 5.0.14
    • Docs.rs crate page
    • MIT
    • Links
    • Repository
    • crates.io
    • Source
    • Owners
    • dongri
    • Dependencies
      • bytes ^1.7.1 normal
      • futures-util ^0.3.31 normal
      • reqwest ^0.12 normal
      • serde ^1 normal
      • serde_json ^1 normal
      • tokio ^1 normal
      • tokio-tungstenite ^0.24.0 normal
    • Versions
    • 0% 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
    • Privacy policy
  • Rust
    • Rust website
    • The Book
    • Standard Library API Reference
    • Rust by Example
    • The Cargo Guide
    • Clippy Documentation

openai_api_rs5.0.14

Module common

Module Items

  • Structs
  • Constants

In openai_api_rs::v1

openai_api_rs::v1

Module common

Source

Structs§

  • EmptyRequestBody
  • Usage

Constants§

  • DALL_E_2
  • DALL_E_3
  • GPT4
  • GPT3_5_TURBO
  • GPT3_5_TURBO_0301
  • GPT3_5_TURBO_0613
  • GPT3_5_TURBO_16K
  • GPT3_5_TURBO_16K_0613
  • GPT3_5_TURBO_1106
  • GPT3_5_TURBO_INSTRUCT
  • GPT4_0125_PREVIEW
  • GPT4_0314
  • GPT4_0613
  • GPT4_32K
  • GPT4_32K_0314
  • GPT4_32K_0613
  • GPT4_1106_PREVIEW
  • GPT4_O
  • GPT4_O_2024_05_13
  • GPT4_O_2024_08_06
  • GPT4_O_LATEST
  • GPT4_O_MINI
  • GPT4_O_MINI_2024_07_18
  • GPT4_TURBO_PREVIEW
  • GPT4_VISION_PREVIEW
  • O1_MINI
  • O1_MINI_2024_09_12
  • O1_PREVIEW
  • O1_PREVIEW_2024_09_12
  • TEXT_EMBEDDING_3_LARGE
  • TEXT_EMBEDDING_3_SMALL
  • TEXT_EMBEDDING_ADA_002