











We are planning to use @langchain/langgraph-checkpoint-postgres in a production Node.js service and have a few questions about the recommended database ownership and retention model. Our service team normally owns all PostgreSQL schema migrations. However, PostgresSaver.setup() creates/updates the LangGraph checkpoint tables and manages checkpoint_migrations. For production, is the recommended approach to: Run checkpointer.setup() as a separate deployment/migration step before starting the a...
此内容由惯性聚合(RSS阅读器)自动聚合整理,仅供阅读参考。 原文来自 — 版权归原作者所有。