Files
chatgpt-dingtalk/config.dev.json
T
2023-03-07 13:29:05 +08:00

7 lines
140 B
JSON

{
"api_key": "xxxxxxxxx",
"model": "gpt-3.5-turbo",
"session_timeout": 600,
"http_proxy": "",
"default_mode": "单聊"
}