We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3a5efbf commit 2ac0eb1Copy full SHA for 2ac0eb1
plugins/genai/agent-langgraph/package.json
@@ -36,7 +36,7 @@
36
"@langchain/core": "0.3.57",
37
"@langchain/langgraph": "0.2.74",
38
"@langchain/langgraph-checkpoint-postgres": "^0.0.5",
39
- "@langchain/langgraph-checkpoint-sqlite": "^0.1.5",
+ "@langchain/langgraph-checkpoint-sqlite": "^0.2.0",
40
"@langchain/openai": "^0.5.11",
41
"langfuse-langchain": "^3.29.1",
42
"zod": "^3.23.8"
0 commit comments