We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2143b96 commit e40add8Copy full SHA for e40add8
2 files changed
showcase/integrations/langgraph-typescript/package.json
@@ -14,7 +14,7 @@
14
"@copilotkit/react-core": "1.56.2",
15
"@copilotkit/react-ui": "1.56.2",
16
"@copilotkit/runtime": "1.56.2",
17
- "@copilotkit/sdk-js": "1.56.3",
+ "@copilotkit/sdk-js": "1.56.4",
18
"@copilotkit/shared": "1.56.2",
19
"@copilotkit/voice": "1.56.3",
20
"@hashbrownai/core": "0.5.0-beta.4",
showcase/integrations/langgraph-typescript/src/agent/package.json
@@ -7,7 +7,7 @@
7
"start": "node --import tsx liveness.mjs"
8
},
9
"dependencies": {
10
11
"@langchain/core": "1.1.41",
12
"@langchain/langgraph": "1.2.9",
13
"@langchain/langgraph-api": "1.1.17",
0 commit comments