langchaingo and langchain-go

The first is the official, community-maintained Go implementation of LangChain's core framework, while the second is a generated SDK for calling LangChain's API endpoints remotely—making them complements that serve different use cases (embedded vs. client-server architectures).

langchaingo
57
Established
langchain-go
28
Experimental
Maintenance 10/25
Adoption 10/25
Maturity 16/25
Community 21/25
Maintenance 0/25
Adoption 5/25
Maturity 9/25
Community 14/25
Stars: 8,836
Forks: 1,055
Downloads:
Commits (30d): 0
Language: Go
License: MIT
Stars: 13
Forks: 3
Downloads:
Commits (30d): 0
Language: Go
License: MIT
No Package No Dependents
Stale 6m No Package No Dependents

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 langchain-go

speakeasy-api/langchain-go

Go bindings for Langchain AI

Scores updated daily from GitHub, PyPI, and npm data. How scores work