Docs.rs
  • lm-studio-api-0.1.3
    • lm-studio-api 0.1.3
    • Permalink
    • Docs.rs crate page
    • MIT
    • Links
    • Repository
    • crates.io
    • Source
    • Owners
    • fuderis
    • Dependencies
      • futures ^0.3.31 normal
      • futures-util ^0.3.31 normal
      • macron ^0.1.9 normal
      • regex ^1.11.1 normal
      • reqwest ^0.12.15 normal
      • serde ^1.0.219 normal
      • serde_json ^1.0.140 normal
      • tiktoken-rs ^0.7.0 normal
      • tokio ^1.45.0 normal
      • tokio-stream ^0.1.17 normal
    • Versions
    • 28.18% 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
    • 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

lm_studio_api0.1.3

Crate Items

  • Structs
  • Enums
  • Traits
  • Type Aliases

List of all items

Structs

  • chat::chat::Chat
  • chat::choice::Choice
  • chat::choice::StreamChoice
  • chat::context::Context
  • chat::delta::Delta
  • chat::embedding::Embedding
  • chat::format::Format
  • chat::message::Message
  • chat::request::Embeddings
  • chat::request::Messages
  • chat::request::Prompt
  • chat::response::Response
  • chat::response::ResponseReader
  • chat::schema::JsonSchema
  • chat::schema::Schema
  • chat::stream::Stream
  • chat::usage::Usage

Enums

  • chat::format::FormatKind
  • chat::model::Model
  • chat::request::Request
  • chat::role::Role
  • chat::schema::SchemaKind
  • chat::schema::Schemes
  • error::Error

Traits

  • chat::system_info::SystemInfo

Type Aliases

  • error::Result
  • error::StdResult