File size: 362 Bytes
1bda668
 
 
 
a2ba1c0
 
 
 
a9516c8
 
a2ba1c0
a9516c8
 
a2ba1c0
1bda668
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
{
    "openai_api_key": "sk-xxxxxxxxxxxxxxxxxxxxxxxxx",
    "https_proxy": "http://127.0.0.1:1079",
    "http_proxy": "http://127.0.0.1:1079",
    "users": [
        ["username-0", "password-0"],
        ["username-1", "password-1"]
    ], 
    "advance_docs": {
        "pdf": {
            "two_column": false,
            "formula_ocr": true
        }
    }
}