Docs.rs
  • langchain-rust-4.6.0
    • langchain-rust 4.6.0
    • Permalink
    • Docs.rs crate page
    • MIT
    • Links
    • Documentation
    • Repository
    • crates.io
    • Source
    • Owners
    • Abraxas-365
    • Dependencies
      • async-openai ^0.24.0 normal
      • async-recursion ^1.1.0 normal
      • async-stream ^0.3.5 normal
      • async-trait ^0.1.80 normal
      • aws-config ^1.2 normal optional
      • csv ^1.3.0 normal
      • fastembed ^4 normal optional
      • flume ^0.11.0 normal optional
      • futures ^0.3 normal
      • futures-util ^0.3.30 normal
      • gix ^0.66.0 normal optional
      • glob ^0.3.1 normal
      • html-escape ^0.2.13 normal
      • log ^0.4.21 normal
      • lopdf ^0.34.0 normal optional
      • mistralai-client ^0.14.0 normal optional
      • mockito ^1.4.0 normal
      • ollama-rs ^0.2.0 normal optional
      • opensearch ^2 normal optional
      • pdf-extract ^0.7.8 normal optional
      • pgvector ^0.4.0 normal optional
      • qdrant-client ^1.10.1 normal optional
      • readability ^0.3.0 normal
      • regex ^1.10.4 normal
      • reqwest ^0.12 normal
      • reqwest-eventsource ^0.6.0 normal
      • scraper ^0.20 normal
      • secrecy ^0.8.0 normal
      • serde ^1.0 normal
      • serde_json ^1.0 normal
      • sqlx ^0.8.0 normal optional
      • strum_macros ^0.26.2 normal
      • surrealdb ^2.0.2 normal optional
      • text-splitter ^0.16 normal
      • thiserror ^1.0.59 normal
      • tiktoken-rs ^0.5.8 normal
      • tokio ^1 normal
      • tokio-stream ^0.1.15 normal
      • tree-sitter ^0.24 normal optional
      • tree-sitter-c ^0.23 normal optional
      • tree-sitter-cpp ^0.23 normal optional
      • tree-sitter-go ^0.23 normal optional
      • tree-sitter-javascript ^0.23 normal optional
      • tree-sitter-python ^0.23 normal optional
      • tree-sitter-rust ^0.23 normal optional
      • tree-sitter-typescript ^0.23 normal optional
      • url ^2.5.0 normal
      • urlencoding ^2.1.3 normal
      • uuid ^1.8.0 normal optional
      • base64 ^0.22.1 dev
      • testcontainers ^0.23 dev
      • tokio-test ^0.4.4 dev
      • cc ^1 build optional
    • Versions
    • 9.49% 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

langchain_rust4.6.0

Module chain

Module Items

  • Modules
  • Macros
  • Structs
  • Enums

In crate langchain_rust

langchain_rust

Module chain

Source

Re-exports§

pub use chain_trait::*;
pub use conversational::*;
pub use llm_chain::*;
pub use sql_datbase::*;

Modules§

chain_trait
conversational
llm_chain
options
sql_datbase

Macros§

sequential_chain

Structs§

CondenseQuestionGeneratorChain
CondenseQuestionPromptBuilder
ConversationalRetrieverChain
ConversationalRetrieverChainBuilder
Conversation Retriever Chain Builder
SequentialChain
SequentialChainBuilder
StuffDocument
StuffDocumentBuilder
StuffQAPromptBuilder

Enums§

ChainError