We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 5888867 + 7441cf8 commit 227fcdfCopy full SHA for 227fcdf
characters/trump.character.json
@@ -1,6 +1,6 @@
1
{
2
"name": "trump",
3
- "clients": ["slack"],
+ "clients": [],
4
"modelProvider": "openai",
5
"settings": {
6
"secrets": {},
package.json
@@ -52,7 +52,6 @@
52
},
53
"dependencies": {
54
"@0glabs/0g-ts-sdk": "0.2.1",
55
- "@ai16z/adapter-postgres": "0.1.6-alpha.4",
56
"@coinbase/coinbase-sdk": "0.10.0",
57
"@deepgram/sdk": "^3.9.0",
58
"@vitest/eslint-plugin": "1.0.1",
0 commit comments