mirror of
https://github.com/langchain-ai/langgraph.git
synced 2026-09-27 12:04:58 +02:00
docs: add postgres checkpointer example (#839)
This commit is contained in:
@@ -22,6 +22,7 @@ These how-to guides show how to achieve that controllability.
|
||||
LangGraph makes it easy to persist state across graph runs. The guide below shows how to add persistence to your graph.
|
||||
|
||||
- [How to add persistence ("memory") to your graph](persistence.ipynb)
|
||||
- [How to create a custom checkpointer using Postgres](persistence_postgres.ipynb)
|
||||
|
||||
## Human in the Loop
|
||||
|
||||
|
||||
Reference in New Issue
Block a user