[PR #4328] Add delete_thread method to Checkpointer class #3767

Closed
opened 2026-02-20 17:49:08 -05:00 by yindo · 0 comments
Owner

Original Pull Request: https://github.com/langchain-ai/langgraph/pull/4328

State: closed
Merged: Yes


  • Deletes all data associated with a thread_id
  • Implemented in InMemory, Sqlite and Postgres checkpointers
**Original Pull Request:** https://github.com/langchain-ai/langgraph/pull/4328 **State:** closed **Merged:** Yes --- - Deletes all data associated with a thread_id - Implemented in InMemory, Sqlite and Postgres checkpointers
yindo added the pull-request label 2026-02-20 17:49:08 -05:00
yindo closed this issue 2026-02-20 17:49:08 -05:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: langchain-ai/langgraph#3767