File size: 958 Bytes
52106fc
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
{
    "mt": {
        "name": "mt",
        "hashed_password": "a1159e9df3670d549d04524532629f5477ceb7deec9b45e47e8c009506ecb2c8",
        "history": {
            "keywords": [
                "kw1",
                "kw3",
            ],
            "prompts": [
                "prompt2",
                "new prompt1"
            ]
        }
    },
    "yl": {
        "name": "yl",
        "hashed_password": "a1159e9df3670d549d04524532629f5477ceb7deec9b45e47e8c009506ecb2c8",
        "history": {
            "keywords": [
                "value1",
                "value3",
                "value4"
            ],
            "prompts": [
                "value2",
                "new value1"
            ]
        }
    },
    "Guest": {
        "name": "Guest",
        "hashed_password": "e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855",
        "history": {
            "keywords": [],
            "prompts": []
        }
    }
}