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.
2 parents 2749260 + aa15f48 commit a1caf3cCopy full SHA for a1caf3c
package.json
@@ -14,11 +14,10 @@
14
"postinstall": "npm run install:agent"
15
},
16
"dependencies": {
17
- "@ag-ui/langgraph": "0.0.7",
18
- "@ai-sdk/openai": "^1.3.22",
19
- "@copilotkit/react-core": "1.9.3",
20
- "@copilotkit/react-ui": "1.9.3",
21
- "@copilotkit/runtime": "1.9.3",
+ "@ag-ui/langgraph": "0.0.18",
+ "@copilotkit/react-core": "1.10.6",
+ "@copilotkit/react-ui": "1.10.6",
+ "@copilotkit/runtime": "1.10.6",
22
"next": "15.3.2",
23
"react": "^19.0.0",
24
"react-dom": "^19.0.0",
0 commit comments