【调整】ai模型,增加sort排序

This commit is contained in:
cherishsince
2024-05-06 16:38:33 +08:00
parent c21b5f7679
commit 3d7c994bf9
5 changed files with 20 additions and 6 deletions

View File

@@ -10,10 +10,11 @@ Content-Type: application/json
Authorization: {{token}}
{
"name": "小红书Ai写作大模型-plus",
"modal": "ERNIE-3.5-8K",
"name": "小红书Ai写作大模型4.0",
"modal": "ERNIE 4.0",
"platform": "yiyan",
"imageUrl": "",
"sort": 100,
"config": {
"topK": 0.6,
"topP": 0.6,
@@ -32,6 +33,7 @@ Authorization: {{token}}
"modal": "ERNIE-3.5-8K",
"platform": "yiyan",
"imageUrl": "",
"sort": 1,
"config": {
"topK": 0.6,
"topP": 0.6,