File size: 253 Bytes
069fb43
 
 
 
 
 
 
 
 
 
1
2
3
4
5
6
7
8
9
10
11
{
  "bind": "[::]:8181",
  "timeout": 600,
  "proxy_url": "",
  "real_logout": false,
  "cookie_secret": "1234567890abcdefghijklmnopqrstuv",
  "openai_base_url": "https://api.openai.com/v1",
  "openai_api_key": "sk-xxx",
  "moderation_enabled": false
}