Skip to content

Commit 7ee826c

Browse files
committed
add character changes
1 parent 865bcfc commit 7ee826c

File tree

2 files changed

+2
-6
lines changed

2 files changed

+2
-6
lines changed

characters/tate.character.json

+1-3
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,7 @@
11
{
22
"name": "tate",
3-
"clients": ["discord", "direct, telegram"],
3+
"clients": ["discord", "twitter", "telegram"],
44
"settings": {
5-
"model": "gpt-4o-mini",
6-
"embeddingModel": "text-embedding-3-small",
75
"secrets": {},
86
"voice": {
97
"model": "en_US-male-medium"

characters/trump.character.json

+1-3
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,7 @@
11
{
22
"name": "trump",
3-
"clients": ["discord", "direct", "telegram"],
3+
"clients": ["discord", "twitter", "telegram"],
44
"settings": {
5-
"model": "gpt-4o-mini",
6-
"embeddingModel": "text-embedding-3-small",
75
"secrets": {},
86
"voice": {
97
"model": "en_US-male-medium"

0 commit comments

Comments
 (0)