directory
Version:
v0.3.0
Opens a new window with list of versions in this module.
Published: Dec 1, 2025
License: MIT
Opens a new window with license information.
README
¶
LangGraphGo Examples
This directory contains various examples demonstrating the features of LangGraphGo.
Basic Concepts
Advanced Features
Persistence (Checkpointing)
- Memory: In-memory checkpointing.
- PostgreSQL: Persistent state using PostgreSQL.
- SQLite: Persistent state using SQLite.
- Redis: Persistent state using Redis.
- Durable Execution: Crash recovery and resuming execution from checkpoints.
Human-in-the-loop
Pre-built Agents
- ReAct Agent: Reason and Action agent using tools.
- Supervisor: Multi-agent orchestration using a supervisor.
- Swarm: Multi-agent collaboration using handoffs.
Memory
RAG (Retrieval Augmented Generation)
Other
Directories
¶
Click to show internal directories.
Click to hide internal directories.