Docs.rs
  • open-routerer-0.1.0
    • open-routerer 0.1.0
    • Permalink
    • Docs.rs crate page
    • MIT
    • Links
    • Repository
    • crates.io
    • Source
    • Owners
    • 0xJWLabs
    • Dependencies
      • async-stream ^0.3.6 normal
      • futures ^0.3.31 normal
      • reqwest ^0.12.12 normal
      • serde ^1.0.217 normal
      • serde_jsonc2 ^0.1.2 normal
      • thiserror ^2.0.11 normal
      • tokio-util ^0.7.13 normal
      • url ^2.5.4 normal
      • tokio ^1.43.0 dev
    • Versions
    • 24.75% 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

open_routerer0.1.0

Crate Items

  • Structs
  • Enums
  • Type Aliases

List of all items

Structs

  • api::chat::ChatApi
  • api::completion::CompletionApi
  • api::request::RequestBuilder
  • api::request::RequestPayload
  • client::Client
  • client::ClientConfig
  • client::Ready
  • client::Unconfigured
  • models::chat::ChatMessage
  • types::chat::ChatCompletionChunk
  • types::chat::ChatCompletionRequest
  • types::chat::ChatCompletionResponse
  • types::chat::Choice
  • types::chat::Message
  • types::chat::Usage
  • types::completion::CompletionChoice
  • types::completion::CompletionRequest
  • types::completion::CompletionResponse

Enums

  • error::Error
  • models::chat::ChatRole
  • types::model::Model

Type Aliases

  • error::Result