Docs.rs
  • llm-rs-0.1.1
    • llm-rs 0.1.1
    • Permalink
    • Docs.rs crate page
    • GPL-3.0-only
    • Links
    • Repository
    • crates.io
    • Source
    • Owners
    • worikgh
    • Dependencies
      • base64 ^0.13 normal
      • chrono ^0.4.24 normal
      • clap ^4.0.32 normal
      • curl ^0.4.44 normal
      • directories ^5.0.1 normal
      • dotenv ^0.15.0 normal
      • env_logger ^0.10 normal
      • fs2 ^0.4.3 normal
      • image ^0.24.6 normal
      • rand ^0.8.5 normal
      • regex ^1.8.1 normal
      • reqwest ^0.11 normal
      • rustyline >10.1.1 normal
      • serde ^1.0 normal
      • serde_json ^1.0 normal
      • tempfile ^3.5.0 normal
      • webbrowser ^0.5 normal
    • Versions
    • 24.76% of the crate is documented
  • Platform
    • 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

llm_rs0.1.1

Crate Items

  • Structs
  • Enums

List of all items

Structs

  • api_error::ApiError
  • api_result::ApiResult
  • fine_tune::FineTune
  • json::AudioTranscriptionResponse
  • json::ChatChoice
  • json::ChatRequestInfo
  • json::Choice
  • json::CompletionRequestInfo
  • json::File
  • json::FileDeletedResponse
  • json::FileInfoResponse
  • json::FileUploadResponse
  • json::Files
  • json::ImageRequestInfo
  • json::ImageURL
  • json::Message
  • json::Model
  • json::ModelReturned
  • json::Usage
  • model_mode::ModelModeParseErr
  • openai_interface::ApiInterface

Enums

  • api_error::ApiErrorType
  • model_mode::ModelMode