Docs.rs
  • openai-client-cli-0.1.1
    • openai-client-cli 0.1.1
    • Permalink
    • Docs.rs crate page
    • MIT
    • Links
    • Repository
    • crates.io
    • Source
    • Owners
    • AsherJingkongChen
    • Dependencies
      • anyhow ^1.0.75 normal
      • clap ^4.4.7 normal
      • eventsource-stream ^0.2.3 normal
      • futures-util ^0.3.29 normal
      • http ^0.2.9 normal
      • mime ^0.3.17 normal
      • regex ^1.10.2 normal
      • reqwest ^0.11.22 normal
      • serde ^1.0.190 normal
      • serde_json ^1.0.108 normal
      • shellexpand ^3.1.0 normal
      • tokio ^1.34.0 normal
      • tracing ^0.1.40 normal
      • tracing-subscriber ^0.3.17 normal
      • url ^2.4.1 normal
      • anyhow ^1.0.75 build
      • regex ^1.10.2 build
      • serde ^1.0.190 build
      • serde_yaml ^0.9.27 build
    • Versions
    • 100% 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
  • 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_client_cli0.1.1

Crate Items

  • Structs
  • Traits

List of all items

Structs

  • program::entry::Entry
  • program::loaders::key::Key
  • program::loaders::method::Method
  • program::loaders::organization::Organization
  • program::loaders::output::Output
  • program::loaders::parameter::Parameter
  • program::loaders::path::Path
  • service::client::OpenAIClient
  • service::request::OpenAIRequest

Traits

  • program::traits::from_file::FromFile
  • program::traits::loader::Loader