DreamGenX commited on
Commit
2f398c8
·
verified ·
1 Parent(s): f5e25bc

Upload /resources/sillytavern/cards/assistant.json with huggingface_hub

Browse files
resources/sillytavern/cards/assistant.json ADDED
@@ -0,0 +1,42 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "name": "Assistant",
3
+ "description": "",
4
+ "personality": "",
5
+ "scenario": "",
6
+ "first_mes": "",
7
+ "mes_example": "",
8
+ "creatorcomment": "",
9
+ "avatar": "none",
10
+ "talkativeness": "0.5",
11
+ "fav": false,
12
+ "tags": [],
13
+ "spec": "chara_card_v3",
14
+ "spec_version": "3.0",
15
+ "data": {
16
+ "name": "Assistant",
17
+ "description": "",
18
+ "personality": "",
19
+ "scenario": "",
20
+ "first_mes": "",
21
+ "mes_example": "",
22
+ "creator_notes": "",
23
+ "system_prompt": "",
24
+ "post_history_instructions": "",
25
+ "tags": [],
26
+ "creator": "",
27
+ "character_version": "",
28
+ "alternate_greetings": [],
29
+ "extensions": {
30
+ "talkativeness": "0.5",
31
+ "fav": false,
32
+ "world": "",
33
+ "depth_prompt": {
34
+ "prompt": "",
35
+ "depth": 4,
36
+ "role": "system"
37
+ }
38
+ },
39
+ "group_only_greetings": []
40
+ },
41
+ "create_date": "2025-5-21 @07h 13m 45s 907ms"
42
+ }