curl --location '/public-api/v1/modelProvider/detail'{
"errorCode": 0,
"message": "",
"data": {
"id": 0,
"providerName": "",
"providerType": "",
"icon": "",
"apiKey": "",
"endpoint": "",
"chatPath": "",
"embedPath": "",
"rerankPath": "",
"created": "",
"createdBy": 0,
"modified": "",
"modifiedBy": 0,
"deptId": 0,
"tenantId": 0
}
}