Docs.rs
  • roy-cli-0.1.0
    • roy-cli 0.1.0
    • Docs.rs crate page
    • MIT
    • Links
    • Repository
    • crates.io
    • Source
    • Owners
    • masci
    • Dependencies
      • anyhow ^1.0.98 normal
      • axum ^0.7 normal
      • chrono ^0.4 normal
      • clap ^4.0 normal
      • clap-verbosity-flag ^3.0.3 normal
      • colored ^2 normal
      • env_logger ^0.11.5 normal
      • humantime ^2.1 normal
      • lipsum ^0.9 normal
      • log ^0.4.27 normal
      • once_cell ^1.21.3 normal
      • owo-colors ^4.2.2 normal
      • rand ^0.8 normal
      • serde ^1.0 normal
      • serde_json ^1.0 normal
      • tiktoken-rs ^0.5 normal
      • tokio ^1.0 normal
      • hyper ^0.14 dev
      • tempfile ^3.20.0 dev
      • tower ^0.4 dev
    • Versions
    • 0% of the crate is documented
  • Go to latest version
  • Platform
    • i686-pc-windows-msvc
    • i686-unknown-linux-gnu
    • 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

roy_cli0.1.0

Crate Items

  • Structs
  • Functions

List of all items

Structs

  • Args
  • chat_completion::ChatCompletionRequest
  • chat_completion::ChatCompletionResponse
  • chat_completion::Choice
  • chat_completion::Message
  • chat_completion::Usage
  • server_state::ServerState

Functions

  • chat_completion::chat_completions
  • run