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 2c25dc2 commit 5f540b6Copy full SHA for 5f540b6
typescript-sdk/apps/client-cli-example/package.json
@@ -12,12 +12,12 @@
12
"@ag-ui/client": "workspace:*",
13
"@ag-ui/core": "workspace:*",
14
"@ag-ui/mastra": "workspace:*",
15
- "@ai-sdk/openai": "^1.3.22",
16
- "@mastra/client-js": "^0.10.9",
17
- "@mastra/core": "^0.10.10",
18
- "@mastra/libsql": "^0.11.0",
19
- "@mastra/loggers": "^0.10.3",
20
- "@mastra/memory": "^0.11.1",
+ "@ai-sdk/openai": "1.3.22",
+ "@mastra/client-js": "0.10.9",
+ "@mastra/core": "0.10.10",
+ "@mastra/libsql": "0.11.0",
+ "@mastra/loggers": "0.10.3",
+ "@mastra/memory": "0.11.1",
21
"open": "^10.1.2",
22
"zod": "^3.22.4"
23
},
0 commit comments