Skip to content

Graph State Persistence? #350

Answered by hodgesz
hodgesz asked this question in Q&A
Apr 26, 2024 · 2 comments · 5 replies
Discussion options

You must be logged in to vote

Sharing the response I got from LangServe support:

yes we have full support to back persistence with a database. we have written adapters for redis, postgres and sqlite (others are supported we can guide you on it if needed)

we have some reference docs for checkpoint format here https://langchain-ai.github.io/langgraph/reference/checkpoints/?h=check

and a guide for sqlite adapter here https://langchain-ai.github.io/langgraph/tutorials/introduction/#part-3-adding-memory-to-the-chatbot

redis/postgres would be exactly same just using a different adapter class

Replies: 2 comments 5 replies

Comment options

You must be logged in to vote
5 replies
@kmillanrfractal
Comment options

@DhavalThkkar
Comment options

@kmillanrfractal
Comment options

@cgoncalves94
Comment options

@erksubasi
Comment options

Answer selected by hodgesz
Comment options

You must be logged in to vote
0 replies
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
6 participants