Docs.rs
  • llm-weaver-0.2.1
    • llm-weaver 0.2.1
    • Permalink
    • Docs.rs crate page
    • MIT
    • Links
    • Repository
    • crates.io
    • Source
    • Owners
    • snowmead
    • Dependencies
      • aquamarine ^0.3.2 normal
      • async-openai ^0.24.0 normal
      • async-trait ^0.1.73 normal
      • bounded-integer ^0.5.7 normal
      • chrono ^0.4.31 normal
      • clap ^4.5.18 normal
      • lazy_static ^1.5.0 normal
      • num-traits ^0.2.17 normal
      • num_cpus ^1.16.0 normal
      • rocksdb ^0.22.0 normal optional
      • serde ^1.0.188 normal
      • serde_json ^1.0.107 normal
      • thiserror ^1.0.49 normal
      • tiktoken-rs ^0.5.8 normal
      • tokio ^1.32.0 normal
      • tracing ^0.1.37 normal
      • futures ^0.3 dev
      • uuid ^1.0 dev
    • Versions
    • 49.47% of the crate is documented
  • Platform
    • i686-unknown-linux-gnu
    • 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

llm_weaver0.2.1

Crate Items

  • Structs
  • Enums
  • Constants
  • Traits
  • Type Aliases

List of all items

Structs

  • BoundedU8
  • ContextMessage
  • LlmConfig
  • TapestryFragment
  • architecture::Diagram
  • loom::Loom
  • types::VecPromptMsgsDeque

Enums

  • types::LoomError
  • types::StorageError
  • types::WeaveError
  • types::WrapperRole

Traits

  • Config
  • Llm
  • TapestryId
  • storage::TapestryChestHandler

Type Aliases

  • Result
  • types::F32
  • types::PromptModelRequest
  • types::PromptModelTokens
  • types::SummaryModelTokens

Constants

  • types::ASSISTANT_ROLE
  • types::FUNCTION_ROLE
  • types::SYSTEM_ROLE
  • types::USER_ROLE