mirror of
				https://gitee.com/hhyykk/ipms-sjy.git
				synced 2025-11-04 04:08:43 +08:00 
			
		
		
		
	【调整】ai模型,增加sort排序
This commit is contained in:
		@@ -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,
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user