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 b2a7e2b commit 7a3c018Copy full SHA for 7a3c018
package.json
@@ -13,11 +13,11 @@
13
"install:agent": "cd agent && pip install -r requirements.txt"
14
},
15
"dependencies": {
16
- "@ag-ui/langgraph": "^0.0.4",
+ "@ag-ui/langgraph": "0.0.6",
17
"@ai-sdk/openai": "^1.3.22",
18
- "@copilotkit/react-core": "^1.9.1",
19
- "@copilotkit/react-ui": "^1.9.1",
20
- "@copilotkit/runtime": "^1.9.1",
+ "@copilotkit/react-core": "1.9.2",
+ "@copilotkit/react-ui": "1.9.2",
+ "@copilotkit/runtime": "1.9.2",
21
"next": "15.3.2",
22
"react": "^19.0.0",
23
"react-dom": "^19.0.0",
0 commit comments