File size: 458 Bytes
1bda668
 
 
 
647c87c
a9516c8
 
a2ba1c0
a9516c8
 
e4df10e
 
 
 
 
 
 
1bda668
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
{
    "openai_api_key": "sk-xxxxxxxxxxxxxxxxxxxxxxxxx",
    "https_proxy": "http://127.0.0.1:1079",
    "http_proxy": "http://127.0.0.1:1079",
    "users": [], 
    "advance_docs": {
        "pdf": {
            "two_column": false,
            "formula_ocr": true
        }
    },
    "multi_api_key": false,
    "api_key_list": [
        "sk-xxxxxxxxxxxxxxxxxxxxxxxx1",
        "sk-xxxxxxxxxxxxxxxxxxxxxxxx2",
        "sk-xxxxxxxxxxxxxxxxxxxxxxxx3"
    ]
}