Skip to content

🦀Rust + Large Language Models - Make AI Services Freely and Easily. Inspired by LangChain

License

Notifications You must be signed in to change notification settings

Py-debug/llmchain.rs

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

78 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

llmchain

🦀 + Large Language Models, inspired by LangChain.

Features

  • Models: LLMs & Chat Models & Embedding Models

    • LLMS: OpenAI/AzureOpenAI/DatabendCloud
  • Prompts: LLMs & Chat Prompt Templates

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

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

About

🦀Rust + Large Language Models - Make AI Services Freely and Easily. Inspired by LangChain

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Rust 99.8%
  • Makefile 0.2%