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 7a3c018 commit df07459Copy full SHA for df07459
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.6",
+ "@ag-ui/langgraph": "0.0.7",
17
"@ai-sdk/openai": "^1.3.22",
18
- "@copilotkit/react-core": "1.9.2",
19
- "@copilotkit/react-ui": "1.9.2",
20
- "@copilotkit/runtime": "1.9.2",
+ "@copilotkit/react-core": "1.9.3",
+ "@copilotkit/react-ui": "1.9.3",
+ "@copilotkit/runtime": "1.9.3",
21
"next": "15.3.2",
22
"react": "^19.0.0",
23
"react-dom": "^19.0.0",
0 commit comments