File size: 181 Bytes
adec1cb
 
 
 
 
 
 
 
 
 
 
 
1
2
3
4
5
6
7
8
9
10
11
12
13
{
    "openai": {
        "api_key":""
    },
    "huggingface": {
        "api_key": ""
    },
    "search_engine": {
        "type": "duckduckgo",
        "api_key": null
    }
}