mirror of
https://github.com/langchain-ai/langchain-postgres.git
synced 2026-07-16 01:33:18 -04:00
[PR #52] [MERGED] BREAKING: remove langgraph checkpointer #137
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
📋 Pull Request Information
Original PR: https://github.com/langchain-ai/langchain-postgres/pull/52
Author: @eyurtsev
Created: 5/17/2024
Status: ✅ Merged
Merged: 5/17/2024
Merged by: @eyurtsev
Base:
main← Head:eugene/remove_langgraph📝 Commits (5)
7e25badxc8700aax4b37360Merge branch 'main' into eugene/remove_langgraph548e6d4x213fa9bx📊 Changes
8 files changed (+2 additions, -1565 deletions)
View changed files
📝
README.md(+0 -91)➖
examples/langgraph_persistence.ipynb(+0 -532)📝
langchain_postgres/__init__.py(+0 -8)➖
langchain_postgres/checkpoint.py(+0 -587)📝
poetry.lock(+2 -17)📝
pyproject.toml(+0 -1)➖
tests/unit_tests/test_checkpointer.py(+0 -326)📝
tests/unit_tests/test_imports.py(+0 -3)📄 Description
Breaking change, removing langgraph checkpointer since the langgraph checkpointer interface changed (so was a breaking change anyway).
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.