feat: chat ui
This commit is contained in:
@@ -2,7 +2,7 @@
|
||||
"FeConfig": {
|
||||
"show_emptyChat": true,
|
||||
"show_register": true,
|
||||
"show_appStore": true,
|
||||
"show_appStore": false,
|
||||
"show_userDetail": true,
|
||||
"show_git": true,
|
||||
"systemTitle": "FastAI",
|
||||
@@ -35,6 +35,14 @@
|
||||
"maxTemperature": 1.2,
|
||||
"price": 3
|
||||
},
|
||||
{
|
||||
"model": "ERNIE-Bot",
|
||||
"name": "文心一言",
|
||||
"contextMaxToken": 3000,
|
||||
"quoteMaxToken": 1500,
|
||||
"maxTemperature": 1,
|
||||
"price": 1.2
|
||||
},
|
||||
{
|
||||
"model": "gpt-4",
|
||||
"name": "FastAI-Plus",
|
||||
|
||||
Reference in New Issue
Block a user