File size: 574 Bytes
bda1417
7a54320
bda1417
 
7a54320
 
 
 
 
 
 
bda1417
 
 
 
 
 
 
 
 
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
{
    "app_name": "BioinfoArk",
    "api_key": "",
    "api_url": "",
    "chat_model_options": [
        {"label":"GPT3.5+","value":"gpt-3.5-turbo"},
        {"label":"GPT4om","value":"gpt-4o-mini"},
        {"label":"GPT4o","value":"gpt-4o"},
        {"label":"GPT4","value":"gpt-4"},
        {"label":"GPT4+","value":"gpt-4-turbo"},
    ],
    "chat_max_tokens": "",
    "chat_temperature": "",
    "chat_timeout": "",
    "chat_system_prompt": "",
    "chat_user_prompt": "",
    "chat_character_url": "",
    "chat_character_opacity": 80,
    "chat_moderation": "off"
}