{
"name": "string",
"description": "string",
"mode": "string",
"icon": "string",
"isDemo": true,
"iconBackground": "string",
"use_icon_as_answer_icon": true,
"appId": {
"mostSigBits": 0,
"leastSigBits": 0
},
"tenantIds": [
0
],
"category": "ANALYSIS",
"useScene": "IDE",
"releaseFlag": 0,
"maxTokens": 0,
"apiKey": "string",
"disableSearch": true,
"enableCitation": true,
"penaltyScore": 0,
"sourceType": "PRESET",
"stop": "string",
"system": "string",
"streamFlag": true,
"pinType": "TOP",
"tags": "string",
"appDomainId": {
"mostSigBits": 0,
"leastSigBits": 0
},
"favoriteFlag": true,
"query": "string",
"queryTag": true,
"routerPath": "string",
"thirdFlag": true,
"thirdConfig": "string",
"appCode": "string",
"embeddedEnable": true,
"embeddedConfig": "string",
"hasMore": false,
"order": "ASC",
"sort": "string",
"pageNumber": 1,
"pageSize": 10,
"overrideIconImg": "string",
"overrideNameImg": "string",
"tagList": [
"string"
]
}
curl --location --request POST 'http://172.20.238.8:48806/lite/apps//update' \
--header 'Content-Type: application/json' \
--data-raw '{
"name": "string",
"description": "string",
"mode": "string",
"icon": "string",
"isDemo": true,
"iconBackground": "string",
"use_icon_as_answer_icon": true,
"appId": {
"mostSigBits": 0,
"leastSigBits": 0
},
"tenantIds": [
0
],
"category": "ANALYSIS",
"useScene": "IDE",
"releaseFlag": 0,
"maxTokens": 0,
"apiKey": "string",
"disableSearch": true,
"enableCitation": true,
"penaltyScore": 0,
"sourceType": "PRESET",
"stop": "string",
"system": "string",
"streamFlag": true,
"pinType": "TOP",
"tags": "string",
"appDomainId": {
"mostSigBits": 0,
"leastSigBits": 0
},
"favoriteFlag": true,
"query": "string",
"queryTag": true,
"routerPath": "string",
"thirdFlag": true,
"thirdConfig": "string",
"appCode": "string",
"embeddedEnable": true,
"embeddedConfig": "string",
"hasMore": false,
"order": "ASC",
"sort": "string",
"pageNumber": 1,
"pageSize": 10,
"overrideIconImg": "string",
"overrideNameImg": "string",
"tagList": [
"string"
]
}'
{
"id": {
"mostSigBits": 0,
"leastSigBits": 0
},
"name": "",
"description": "",
"mode": "",
"icon": "",
"iconBackground": "",
"status": "",
"enableSite": false,
"enableApi": false,
"appModelConfigId": {
"mostSigBits": 0,
"leastSigBits": 0
},
"isDemo": false,
"isPublic": false,
"isUniversal": false,
"workflowId": {},
"createdAt": "",
"createdBy": 0,
"updatedAt": "",
"updatedBy": 0,
"model_config": {
"": {}
},
"use_icon_as_answer_icon": false,
"category": "",
"releaseFlag": 0,
"maxTokens": 0,
"apiToken": "",
"disableSearch": false,
"enableCitation": false,
"penaltyScore": 0.0,
"sourceType": "",
"stop": "",
"system": "",
"streamFlag": false,
"appCode": "",
"embeddedEnable": false,
"embeddedConfig": "",
"showHistoryOnMobile": false,
"needFollowUp": false,
"expectFeedback": false
}