| Crates.io | llmchain |
| lib.rs | llmchain |
| version | 0.1.3 |
| created_at | 2023-07-04 04:49:03.312052+00 |
| updated_at | 2023-09-05 10:58:09.684523+00 |
| description | A Rust framework for large language models, inspired by LangChain |
| homepage | |
| repository | https://github.com/shafishlabs/llmchain.rs |
| max_upload_size | |
| id | 907646 |
| size | 402,534 |
🦀 + Large Language Models, inspired by LangChain.
Models: LLMs & Chat Models & Embedding Models
Prompts: LLMs & Chat Prompt Templates
Indexes: Documents Loaders & Text Splitters & Vector Store & Retrievers
Chains: Seamlessly combines multiple actions to create unified, coherent AI services
Please see examples.