langchaingo and langgraphgo
LangChain Go is a general-purpose LLM framework, while LangGraph Go is a specialized library for building stateful, multi-step agent workflows—making them complements that are typically used together, with LangGraph Go providing the agentic orchestration layer on top of LangChain Go's core LLM capabilities.
About langchaingo
tmc/langchaingo
LangChain for Go, the easiest way to write LLM-based programs in Go
Provides modular abstractions for language models, memory, chains, and agents that compose together into complex LLM workflows. Supports multiple LLM providers (OpenAI, Gemini, Ollama) through a unified interface and includes built-in components for retrieval-augmented generation, prompt templating, and agent loops.
About langgraphgo
smallnest/langgraphgo
功能那么强大,代码如此简单
Related comparisons
Scores updated daily from GitHub, PyPI, and npm data. How scores work