File size: 455 Bytes
8ede856
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
{
  "provider": [
    {
      "id": "test-openai",
      "type": "openai_chat_completion",
      "model": "gpt-4o-mini",
      "key": ["test-key"]
    }
  ],
  "platform": [],
  "provider_settings": {
    "default_personality": null,
    "prompt_prefix": "",
    "image_caption_provider_id": "",
    "datetime_system_prompt": true,
    "identifier": true,
    "group_name_display": true
  },
  "default_personality": null,
  "timezone": "Asia/Shanghai"
}