Abraxas-365/langchain-rust
Rust implementation of the LangChain framework for building LLM-powered applications through composable abstractions.

Velocity · 7d
+1.5
★ / day
Trend
→steady
star history
This repository is a Rust language port of the LangChain framework, enabling developers to build applications powered by large language models. It provides composable interfaces for working with multiple LLM providers including OpenAI, Azure OpenAI, Anthropic Claude, and Ollama. The framework also includes embedding support across providers and vector store integrations for retrieval-augmented generation patterns.