mirror of
https://github.com/eryajf/chatgpt-dingtalk.git
synced 2026-04-23 16:41:27 +08:00
8 lines
182 B
JSON
8 lines
182 B
JSON
{
|
|
"api_key": "xxxxxxxxx",
|
|
"session_timeout": 180,
|
|
"max_tokens": 2000,
|
|
"model": "text-davinci-003",
|
|
"temperature": 0.9,
|
|
"session_clear_token": "清空会话"
|
|
} |