Docs.rs
  • llmchain-0.1.3
    • llmchain 0.1.3
    • Permalink
    • Docs.rs crate page
    • Apache-2.0
    • 25 January 2025
    • Links
    • Repository
    • crates.io
    • Source
    • Owners
    • everpcpc
    • BohuTANG
    • Dependencies
      • anyhow 1.0.* normal
      • async-openai ^0.14.0 normal
      • async-trait ^0.1.68 normal
      • databend-driver ^0.6.4 normal
      • env_logger ^0.10.0 normal
      • futures 0.3.* normal
      • git2 ^0.18.0 normal
      • glob ^0.3.1 normal
      • goldenfile ^1.4 normal
      • log ^0.4.17 normal
      • md5 ^0.7.0 normal
      • octocrab ^0.30.1 normal
      • opendal ^0.39.0 normal
      • parking_lot ^0.12.1 normal
      • patch ^0.7.0 normal
      • rayon ^1.7.0 normal
      • regex ^1.8.1 normal
      • serde_json ^1.0.95 normal
      • tiktoken-rs ^0.5.0 normal
      • tokio ^1.28.0 normal
      • tokio-stream ^0.1.12 normal
      • uuid ^1.3.3 normal
    • Versions
    • 0% 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

llmchain0.1.3

Crate Items

  • Structs
  • Enums
  • Traits
  • Functions

List of all items

Structs

  • AzureOpenAI
  • ChatResult
  • DatabendEmbedding
  • DatabendLLM
  • DatabendVectorStore
  • DirectoryLoader
  • Document
  • DocumentRetrievalPrompt
  • Documents
  • EmbeddingResult
  • GenerateResult
  • GithubPRDiffSplitter
  • GithubPRLoader
  • GithubPRSummary
  • GithubPRSummaryPrompt
  • GithubRepoLoader
  • LocalDisk
  • MarkdownLoader
  • MarkdownSplitter
  • OpenAI
  • OpenAIEmbedding
  • PromptTemplate
  • RemoteDisk
  • TextLoader
  • TextSplitter
  • TextToSQLPrompt

Enums

  • DocumentPath
  • OpenAIEmbeddingModel
  • OpenAIGenerateModel

Traits

  • Disk
  • DocumentLoader
  • DocumentSplitter
  • Embedding
  • LLM
  • Prompt
  • Summarize
  • VectorStore

Functions

  • chat_tokens
  • escape_sql_string