llmchain: Modern Data Transformations with LLM
🦀 + 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/GithubPullRequestLoader
- Documents Splitters: MarkdownSplitter, TextSplitter
- Vector Store: DatabendCloud
-
Chains: Seamlessly combines multiple actions to create unified, coherent AI services