Docs.rs
  • llm-rs-0.1.0
    • llm-rs 0.1.0
    • Docs.rs crate page
    • GPL-3.0-only
    • Links
    • Repository
    • crates.io
    • Source
    • Owners
    • worikgh
    • Dependencies
      • base64 ^0.13 normal
      • clap ^4.0.32 normal
      • curl ^0.4.44 normal
      • dotenv ^0.15.0 normal
      • env_logger ^0.10 normal
      • image ^0.24.6 normal
      • reqwest ^0.11 normal
      • rustyline >10.1.1 normal
      • serde ^1.0.152 normal
      • serde_json ^1.0.91 normal
      • tempfile ^3.5.0 normal
      • webbrowser ^0.5 normal
    • Versions
    • 28.07% of the crate is documented
  • Go to latest version
  • 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
logo

logo

Crate llm_rs

  • Structs
  • Enums
?
Change settings

List of all items

Structs

  • api_interface::ApiInterface
  • json::ChatChoice
  • json::ChatRequestInfo
  • json::Choice
  • json::CompletionRequestInfo
  • json::ImageRequestInfo
  • json::ImageURL
  • json::Message
  • json::Model
  • json::ModelReturned
  • json::Usage

Enums

  • api_interface::ModelMode