File size: 885 Bytes
3f08cad
 
 
 
 
 
69948e4
 
 
3f08cad
69948e4
3f08cad
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
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
40
41
42
43
44
45
{
  "server": {
    "port": 8080,
    "host": "0.0.0.0"
  },
  "auth": {
    "cookie": "",
    "refresh_token": "",
    "registration_id": ""
  },
  "api_keys": [],
  "default_model": "glm-5.2",
  "models": {
    "hy3-preview": {
      "type": 0,
      "id": "official_0",
      "name": "Tencent Hy3 preview"
    },
    "hy3-preview-think": {
      "type": 2,
      "id": "official_2",
      "name": "Tencent Hy3 preview (Think)"
    },
    "deepseek-v4-flash": {
      "type": 3,
      "id": "official_3",
      "name": "DeepSeek V4-Flash"
    },
    "deepseek-v4-flash-think": {
      "type": 1,
      "id": "official_1",
      "name": "DeepSeek V4-Flash (Think)"
    },
    "glm-5.2": {
      "type": 3000,
      "id": "official_3000",
      "name": "GLM-5.2"
    },
    "glm-5.2-think": {
      "type": 3001,
      "id": "official_3001",
      "name": "GLM-5.2 (Think)"
    }
  }
}