Docs.rs
  • llm-chain-0.13.0
    • llm-chain 0.13.0
    • Permalink
    • Docs.rs crate page
    • MIT
    • Links
    • Repository
    • crates.io
    • Source
    • Owners
    • williamhogman
    • Dependencies
      • anyhow ^1.0.72 normal
      • async-trait ^0.1.68 normal
      • derive_builder ^0.12.0 normal
      • futures ^0.3.28 normal
      • lazy_static ^1.4.0 normal
      • markdown ^1.0.0-alpha.8 normal
      • paste ^1.0.12 normal
      • reqwest ^0.11.18 normal
      • serde ^1.0.164 normal
      • serde_json ^1.0.99 normal
      • serde_yaml ^0.9.27 normal
      • strum ^0.25.0 normal
      • strum_macros ^0.25.3 normal
      • tera ^1.19.0 normal
      • thiserror ^1.0.40 normal
      • tokio ^1.28.2 normal
      • tokio-stream ^0.1.14 normal
      • uuid ^1.4.1 normal
      • mockall ^0.11.4 dev
    • Versions
    • 48.93% 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

llm_chain0.13.0

Module document_store

Module Items

  • Traits

In llm_chain::document_stores

llm_chain::document_stores

Module document_store

Source

Traitsยง

DocumentStore
DocumentStoreError