Merge pull request #15 from langchain-ai/dqbd/update-types
feat: update types, refine ui sdk
This commit is contained in:
@@ -58,9 +58,9 @@
|
||||
"zod": "^3.24.2"
|
||||
},
|
||||
"resolutions": {
|
||||
"@langchain/langgraph-api": "next",
|
||||
"@langchain/langgraph-cli": "next",
|
||||
"@langchain/langgraph-sdk": "next"
|
||||
"@langchain/langgraph-api": "0.0.14-experimental.1",
|
||||
"@langchain/langgraph-cli": "0.0.14-experimental.1",
|
||||
"@langchain/langgraph-sdk": "0.0.47-experimental.0"
|
||||
},
|
||||
"devDependencies": {
|
||||
"@eslint/js": "^9.19.0",
|
||||
|
||||
Reference in New Issue
Block a user