We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 704c7d5 + 98284a1 commit aeacc62Copy full SHA for aeacc62
packages/client-telegram/package.json
@@ -6,7 +6,6 @@
6
"types": "dist/index.d.ts",
7
"dependencies": {
8
"@ai16z/eliza": "workspace:*",
9
- "@ai16z/plugin-node": "workspace:*",
10
"@telegraf/types": "7.1.0",
11
"telegraf": "4.16.3",
12
"zod": "3.23.8"
packages/core/package.json
@@ -58,9 +58,6 @@
58
"@ai-sdk/google-vertex": "^0.0.43",
59
"@ai-sdk/groq": "^0.0.3",
60
"@ai-sdk/openai": "1.0.4",
61
- "@ai16z/adapter-sqlite": "workspace:*",
62
- "@ai16z/adapter-sqljs": "workspace:*",
63
- "@ai16z/adapter-supabase": "workspace:*",
64
"@anthropic-ai/sdk": "0.30.1",
65
"@types/uuid": "^10.0.0",
66
"ai": "^3.4.23",
0 commit comments