mirror of
https://github.com/eryajf/chatgpt-dingtalk.git
synced 2026-04-22 23:47:15 +08:00
8 lines
181 B
JSON
8 lines
181 B
JSON
{
|
|
"api_key": "xxxxxxxxx",
|
|
"session_timeout": 60,
|
|
"max_tokens": 1024,
|
|
"model": "text-davinci-003",
|
|
"temperature": 0.9,
|
|
"session_clear_token": "清空会话"
|
|
} |