chore: Flip default in BaseCache

This commit is contained in:
William Fu-Hinthorn
2025-12-09 15:06:38 -08:00
parent 4d01e69b82
commit 84c00a0da3
6 changed files with 463 additions and 364 deletions
+1 -1
View File
@@ -259,7 +259,7 @@ wheels = [
[[package]]
name = "langgraph-checkpoint"
version = "3.0.1"
version = "4.0.0"
source = { editable = "../checkpoint" }
dependencies = [
{ name = "langchain-core" },