We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e3ada9d commit 942ffbbCopy full SHA for 942ffbb
agent/package.json
@@ -18,6 +18,7 @@
18
"exec": "node --enable-source-maps --loader ts-node/esm src/index.ts"
19
},
20
"dependencies": {
21
+ "@elizaos/adapter-supabase": "workspace:*",
22
"@elizaos/adapter-postgres": "workspace:*",
23
"@elizaos/adapter-redis": "workspace:*",
24
"@elizaos/adapter-sqlite": "workspace:*",
0 commit comments