mirror of
https://github.com/eryajf/chatgpt-dingtalk.git
synced 2026-04-23 16:41:27 +08:00
8 lines
160 B
JSON
8 lines
160 B
JSON
{
|
|
"api_key": "xxxxxxxxx",
|
|
"base_url": "",
|
|
"model": "gpt-3.5-turbo",
|
|
"session_timeout": 600,
|
|
"http_proxy": "",
|
|
"default_mode": "单聊"
|
|
} |