Directories
ΒΆ
| Path | Synopsis |
|---|---|
|
examples
|
|
|
ai_research_assistant
command
Package main demonstrates an AI research assistant workflow using LangGraph-Go.
|
Package main demonstrates an AI research assistant workflow using LangGraph-Go. |
|
benchmarks
command
Package main demonstrates usage of the LangGraph-Go framework.
|
Package main demonstrates usage of the LangGraph-Go framework. |
|
chatbot
command
Package main demonstrates a customer service chatbot with intent routing using LangGraph-Go.
|
Package main demonstrates a customer service chatbot with intent routing using LangGraph-Go. |
|
checkpoint
command
Package main demonstrates usage of the LangGraph-Go framework.
|
Package main demonstrates usage of the LangGraph-Go framework. |
|
concurrent_workflow
command
Package main demonstrates usage of the LangGraph-Go framework.
|
Package main demonstrates usage of the LangGraph-Go framework. |
|
data-pipeline
command
Package main demonstrates a data processing pipeline with error handling using LangGraph-Go.
|
Package main demonstrates a data processing pipeline with error handling using LangGraph-Go. |
|
human_in_the_loop
command
Package main demonstrates usage of the LangGraph-Go framework.
|
Package main demonstrates usage of the LangGraph-Go framework. |
|
interactive-workflow
command
Package main demonstrates an interactive approval workflow using LangGraph-Go.
|
Package main demonstrates an interactive approval workflow using LangGraph-Go. |
|
llm
command
Package main demonstrates basic LLM integration with LangGraph-Go.
|
Package main demonstrates basic LLM integration with LangGraph-Go. |
|
parallel
command
Package main demonstrates usage of the LangGraph-Go framework.
|
Package main demonstrates usage of the LangGraph-Go framework. |
|
prometheus_monitoring
command
Package main demonstrates usage of the LangGraph-Go framework.
|
Package main demonstrates usage of the LangGraph-Go framework. |
|
replay_demo
command
Package main demonstrates deterministic replay capabilities of LangGraph-Go.
|
Package main demonstrates deterministic replay capabilities of LangGraph-Go. |
|
research-pipeline
command
Package main demonstrates usage of the LangGraph-Go framework.
|
Package main demonstrates usage of the LangGraph-Go framework. |
|
routing
command
Package main demonstrates conditional routing and decision-making in LangGraph-Go.
|
Package main demonstrates conditional routing and decision-making in LangGraph-Go. |
|
sqlite_quickstart
command
Package main demonstrates usage of the LangGraph-Go framework.
|
Package main demonstrates usage of the LangGraph-Go framework. |
|
tools
command
Package main demonstrates usage of the LangGraph-Go framework.
|
Package main demonstrates usage of the LangGraph-Go framework. |
|
tracing
command
Package main demonstrates OpenTelemetry tracing integration with LangGraph-Go.
|
Package main demonstrates OpenTelemetry tracing integration with LangGraph-Go. |
|
multi-llm-review
module
|
|
|
Package graph provides the core graph execution engine for LangGraph-Go.
|
Package graph provides the core graph execution engine for LangGraph-Go. |
|
emit
Package emit provides event emission and observability for graph execution.
|
Package emit provides event emission and observability for graph execution. |
|
model
Package model provides LLM integration adapters.
|
Package model provides LLM integration adapters. |
|
model/anthropic
Package anthropic provides ChatModel adapter for Anthropic Claude API.
|
Package anthropic provides ChatModel adapter for Anthropic Claude API. |
|
model/google
Package google provides ChatModel adapter for Google Gemini API.
|
Package google provides ChatModel adapter for Google Gemini API. |
|
model/openai
Package openai provides ChatModel adapter for OpenAI GPT API.
|
Package openai provides ChatModel adapter for OpenAI GPT API. |
|
store
Package store provides persistence implementations for graph state.
|
Package store provides persistence implementations for graph state. |
|
tool
Package tool provides tool interfaces for graph nodes.
|
Package tool provides tool interfaces for graph nodes. |
|
specs
|
|
|
004-multi-llm-code-review/contracts
Package contracts defines the interfaces and types for the Multi-LLM Code Review workflow.
|
Package contracts defines the interfaces and types for the Multi-LLM Code Review workflow. |
Click to show internal directories.
Click to hide internal directories.