llm-chain
LLM builder
A Rust crate providing tools and APIs for building large language models with modular prompt chains and long-term memory storage
llm-chain
is a powerful rust crate for building chains in large language models allowing you to summarise text and complete complex tasks
1k stars
19 watching
131 forks
Language: Rust
last commit: 23 days ago
Linked from 1 awesome list
chatgptlangchainllamallmopenairusttext-summary
Related projects:
Repository | Description | Stars |
---|---|---|
lazyagi/lazyllm | A low-code development tool for building multi-agent large language models applications | 1,020 |
sylphai-inc/adalflow | A library to build and optimize large language model applications using a unified framework for auto-optimization and model-agnostic task pipelines. | 2,036 |
rogeriochaves/langstream | A library for building robust LLM applications with true composability | 416 |
llukas22/llm-rs-python | An unofficial Python interface to the Rust-based Large Language Model library | 73 |
damo-nlp-sg/llm-zoo | A collection of information about various large language models used in natural language processing | 272 |
msoedov/langcorn | A framework for serving large language models with a robust and efficient API | 906 |
victordibia/llmx | An API that provides a unified interface to multiple large language models for chat fine-tuning | 79 |
avinashshenoy97/rusticsom | A Rust library for training and applying Self Organising Maps (SOM) to machine learning tasks. | 33 |
li2109/langtorch | Builds composable LLM applications with Java | 294 |
orgexyz/llfn | A light-weight framework for creating applications using Large Language Models (LLMs) with minimal boilerplate code | 93 |
shm007g/llama-cult-and-more | Provides insights and practical guides for building and using large language models. | 427 |
dreadnode/rigging | An LLM framework that simplifies interacting with language models in production code | 209 |
snunez1/llama.cl | A Common Lisp port of a Large Language Model (LLM) implementation | 35 |
internlm/openaoe | Enables users to engage with multiple large language models simultaneously and access their APIs | 253 |
tryagi/langchain | C# implementation of a composability framework for large language models | 576 |