Abstract: Effective hospital management requires traceability and visibility of surgical data. In several public hospitals in Honduras, surgical scheduling and documentation are still managed manually ...
This package lets your LangGraph agents remember conversations across restarts by storing their state in Neo4j. It's a TypeScript port of the Python langchain-neo4j checkpoint saver.
Under the hood, checkpointing is powered by checkpointer objects that conform to @[BaseCheckpointSaver] interface. LangGraph provides several checkpointer implementations, all implemented via ...