tmc/langchaingo
Go implementation of LangChain for building LLM-based applications through composable components.

Velocity · 7d
+7.8
★ / day
Trend
→steady
star history
LangChain Go provides Go developers with the tools to build applications powered by large language models. It offers composable abstractions for chains, prompts, agents, and memory, enabling developers to construct sophisticated LLM pipelines. The library supports integration with various LLM providers and includes utilities for text generation, embedding, and retrieval-augmented generation workflows.