{
"name": "chat081917",
"icon": "common_ai",
"icon_background": "#FFEAD5",
"mode": "chat",
"description": "sql大师",
"category":"DATABASE_DESIGN",
"maxTokens": 1000000,
"sourceType": "PRESET",
"streamFlag": true,
"useScene": "WEB",
"pinType": "BOTTOM",
"tags": "公司",
"appDomainId": "30220399-1270-4030-80a3-f267a413453f",
"routerPath": "http://123.com",
"thirdFlag": false,
"thirdConfig": "",
"embeddedEnable": true,
"embeddedConfig": "测试配置"
}curl --location --request POST 'http://172.20.238.8:48806/ai-portal/app-main/apps/add' \
--header 'Authorization: debug userId=1' \
--header 'tenantId: 0' \
--header 'Content-Type: application/json' \
--data-raw '{
"name": "chat081917",
"icon": "common_ai",
"icon_background": "#FFEAD5",
"mode": "chat",
"description": "sql大师",
"category":"DATABASE_DESIGN",
"maxTokens": 1000000,
"sourceType": "PRESET",
"streamFlag": true,
"useScene": "WEB",
"pinType": "BOTTOM",
"tags": "公司",
"appDomainId": "30220399-1270-4030-80a3-f267a413453f",
"routerPath": "http://123.com",
"thirdFlag": false,
"thirdConfig": "",
"embeddedEnable": true,
"embeddedConfig": "测试配置"
}'{}