Docs.rs
  • openglm-0.1.2
    • openglm 0.1.2
    • Permalink
    • Docs.rs crate page
    • MIT
    • Links
    • crates.io
    • Source
    • Owners
    • king601
    • Dependencies
      • base64 ^0.22.0 normal
      • bytes ^1.6.0 normal
      • reqwest ^0.12.2 normal
      • ring ^0.17.8 normal
      • serde ^1.0.197 normal
      • serde_json ^1.0.114 normal
      • tokio ^1.36.0 dev
    • Versions
    • 0% of the crate is documented
  • Platform
    • 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

openglm0.1.2

Crate Items

  • Structs
  • Enums
  • Traits
  • Type Aliases

List of all items

Structs

  • chat::chat::Chat
  • chat::chat::Completions
  • chat::completions::completions::CompletionsRequestBuilder
  • chat::completions::request_inner::RequestInner
  • chat::completions::result::CompletionChoice
  • chat::completions::result::CompletionChoiceDelta
  • chat::completions::result::CompletionResult
  • chat::completions::result::Usage
  • chat::completions::stream_completions::CompletionDeltaIter
  • chat::completions::stream_completions::StreamCompletionsRequest
  • chat::message::Function
  • chat::message::ToolCall
  • chat::message::ToolMessage
  • chat::tools::FunctionTool
  • chat::tools::Retrieval
  • chat::tools::WebSearch
  • openglm::OpenGLM

Enums

  • chat::message::AssistantMessageDelta
  • chat::message::ChatMessage
  • chat::message::ImageMessage
  • chat::tools::Tool
  • error::Error

Traits

  • chat::completions::request_inner::RequestBuild
  • chat::completions::request_inner::Unpack
  • send::Sendable

Type Aliases

  • error::Result