Skip to content

Commit dc6df18

Browse files
authored
feat: support latest lg agui (CopilotKit#2262)
1 parent 4053385 commit dc6df18

5 files changed

Lines changed: 228 additions & 137 deletions

File tree

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,6 @@
1+
---
2+
"@copilotkit/runtime": patch
3+
---
4+
5+
- feat: use latest agui langgraph package
6+
- chore: release python sdk 0.1.58

CopilotKit/packages/runtime/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -50,7 +50,7 @@
5050
"@ag-ui/client": "0.0.35",
5151
"@ag-ui/core": "0.0.35",
5252
"@ag-ui/encoder": "0.0.35",
53-
"@ag-ui/langgraph": "0.0.7",
53+
"@ag-ui/langgraph": "0.0.8",
5454
"@ag-ui/proto": "0.0.35",
5555
"@anthropic-ai/sdk": "^0.57.0",
5656
"@copilotkit/shared": "workspace:*",

0 commit comments

Comments
 (0)