llmchain

Crates.iollmchain
lib.rsllmchain
version0.1.3
sourcesrc
created_at2023-07-04 04:49:03.312052
updated_at2023-09-05 10:58:09.684523
descriptionA Rust framework for large language models, inspired by LangChain
homepage
repositoryhttps://github.com/shafishlabs/llmchain.rs
max_upload_size
id907646
size402,534
BohuTANG (BohuTANG)

documentation

README

llmchain: Modern Data Transformations with LLM

🦀 + Large Language Models, inspired by LangChain.

Features

  • Models: LLMs & Chat Models & Embedding Models

  • Prompts: LLMs & Chat Prompt Templates

  • Indexes: Documents Loaders & Text Splitters & Vector Store & Retrievers

    • Documents Loaders: MarkdownLoader/DirectoryLoader/TextLoader/GithubPullRequestLoader
    • Documents Splitters: MarkdownSplitter, TextSplitter
    • Vector Store: DatabendCloud
  • Chains: Seamlessly combines multiple actions to create unified, coherent AI services

Examples

Please see examples.

Who is using llmchain?

  • AskBend: Leveraging Databend Cloud for Advanced AI Services
Commit count: 185

cargo fmt