smallnest/langgraphgo
功能那么强大,代码如此简单
LangGraphGo helps Go developers build sophisticated AI applications that involve complex sequences of decisions and actions. It enables the creation of workflows where Large Language Models (LLMs) can reason, use external tools, and manage long-running conversations. Developers input a Go application's requirements for intelligent behavior, and the project outputs a robust, scalable AI system capable of tasks like intelligent knowledge management or automated customer support.
208 stars.
Use this if you are a Go developer building an AI application that needs to perform multiple steps, make decisions based on past actions, or interact with external systems like databases or search engines.
Not ideal if you are a practitioner without Go programming experience, as this is a developer tool for building AI systems, not an out-of-the-box application for end-users.
Stars
208
Forks
34
Language
Go
License
MIT
Category
Last pushed
Feb 24, 2026
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/llm-tools/smallnest/langgraphgo"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Related tools
tmc/langchaingo
LangChain for Go, the easiest way to write LLM-based programs in Go
tmc/langgraphgo
langgraph for Go
piotrlaczkowski/GoLangGraph
Implementation of LangGraph framework for GoLang.
speakeasy-api/langchain-go
Go bindings for Langchain AI
tozd/go-fun
High-level abstraction supporting code, data, and natural language description function...