mirror of
https://github.com/labring/FastGPT.git
synced 2025-07-23 05:12:39 +00:00
31 lines
613 B
JSON
31 lines
613 B
JSON
{
|
|
"name": "极简模板",
|
|
"desc": "极简模板\n已内置参数细节",
|
|
"systemForm": {
|
|
"aiSettings": {
|
|
"model": true,
|
|
"systemPrompt": true,
|
|
"temperature": false,
|
|
"maxToken": false,
|
|
"quoteTemplate": false,
|
|
"quotePrompt": false
|
|
},
|
|
"cfr": {
|
|
"background": true
|
|
},
|
|
"dataset": {
|
|
"datasets": true,
|
|
"similarity": false,
|
|
"limit": false,
|
|
"searchMode": false,
|
|
"searchEmptyText": false
|
|
},
|
|
"userGuide": {
|
|
"welcomeText": true,
|
|
"variables": false,
|
|
"questionGuide": false,
|
|
"tts": true
|
|
}
|
|
}
|
|
}
|