directory
Version:
v0.4.0
Opens a new window with list of versions in this module.
Published: Dec 4, 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
- Create Agent: Easy way to create an agent with options.
- Dynamic Skill Agent: Agent with dynamic skill discovery and selection.
- ReAct Agent: Reason and Action agent using tools.
- Planning Agent: Intelligent agent that dynamically creates workflow plans based on user requests.
- 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.