mirror of
https://github.com/eryajf/chatgpt-dingtalk.git
synced 2026-04-22 23:47:15 +08:00
9 lines
182 B
JSON
9 lines
182 B
JSON
{
|
|
"api_key": "xxxxxxxxx",
|
|
"base_url": "",
|
|
"model": "gpt-3.5-turbo",
|
|
"session_timeout": 600,
|
|
"http_proxy": "",
|
|
"default_mode": "单聊",
|
|
"max_request": 0
|
|
} |