langchaingo and langgraphgo
LangGraphGo is a specialized extension built on top of LangChainGo that adds stateful, multi-step agentic workflows, making them complements rather than competitors—you use LangChainGo for core LLM interactions and LangGraphGo for orchestrating complex agent loops.
About langchaingo
tmc/langchaingo
LangChain for Go, the easiest way to write LLM-based programs in Go
This project helps Go developers build sophisticated applications that use large language models (LLMs). It allows you to feed prompts or data into various LLMs and receive generated text, enabling features like question answering, content creation, or summarization. The target user is a software developer proficient in Go who wants to integrate AI capabilities into their applications.
About langgraphgo
tmc/langgraphgo
langgraph for Go
This is a tool for developers who build applications using the Go programming language that need to interact with large language models. It helps organize complex, multi-step interactions, turning a sequence of prompts and responses into a structured flow. Developers input their Go code and logic for interacting with LLMs, and it outputs a defined, executable flow for their AI applications.
Related comparisons
Scores updated daily from GitHub, PyPI, and npm data. How scores work