We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents b4bf16a + 4cba43d commit 14b28d3Copy full SHA for 14b28d3
packages/core/package.json
@@ -57,10 +57,10 @@
57
"@ai-sdk/google-vertex": "^0.0.42",
58
"@ai-sdk/groq": "^0.0.3",
59
"@ai-sdk/openai": "1.0.0-canary.3",
60
- "@ai16z/adapter-sqlite": "^0.1.3",
61
- "@ai16z/adapter-sqljs": "^0.1.3",
62
- "@ai16z/adapter-supabase": "^0.1.3",
63
- "@ai16z/plugin-solana": "^0.1.3",
+ "@ai16z/adapter-sqlite": "workspace:*",
+ "@ai16z/adapter-sqljs": "workspace:*",
+ "@ai16z/adapter-supabase": "workspace:*",
+ "@ai16z/plugin-solana": "workspace:*",
64
"@anthropic-ai/sdk": "^0.30.1",
65
"@types/uuid": "^10.0.0",
66
"ai": "^3.4.23",
0 commit comments