Files
chatgpt-dingtalk/config.dev.json
T
2023-03-24 17:32:53 +08:00

11 lines
247 B
JSON

{
"api_key": "xxxxxxxxx",
"base_url": "",
"model": "gpt-3.5-turbo",
"session_timeout": 600,
"http_proxy": "",
"default_mode": "单聊",
"max_request": 0,
"port": "8090",
"service_url": "http://chat.eryajf.net"
}