mirror of
https://github.com/labring/FastGPT.git
synced 2025-07-28 00:56:26 +00:00
v4.6.2-alpah (#511)
This commit is contained in:
27
projects/app/public/simpleTemplates/fastgpt-simple.json
Normal file
27
projects/app/public/simpleTemplates/fastgpt-simple.json
Normal file
@@ -0,0 +1,27 @@
|
||||
{
|
||||
"name": "极简模板",
|
||||
"desc": "极简模板\n已内置参数细节",
|
||||
"systemForm": {
|
||||
"aiSettings": {
|
||||
"model": true,
|
||||
"systemPrompt": true,
|
||||
"temperature": false,
|
||||
"maxToken": false,
|
||||
"quoteTemplate": false,
|
||||
"quotePrompt": false
|
||||
},
|
||||
"dataset": {
|
||||
"datasets": true,
|
||||
"similarity": false,
|
||||
"limit": false,
|
||||
"rerank": false,
|
||||
"searchEmptyText": false
|
||||
},
|
||||
"userGuide": {
|
||||
"welcomeText": true,
|
||||
"variables": false,
|
||||
"questionGuide": false,
|
||||
"tts": true
|
||||
}
|
||||
}
|
||||
}
|
Reference in New Issue
Block a user