curl --location --request GET 'http://172.20.238.8:48806/app-main/llm'{
"data": [
{
"provider": "",
"label": {
"zh_Hans": "",
"en_US": ""
},
"icon_small": {
"zh_Hans": "",
"en_US": ""
},
"icon_large": {
"zh_Hans": "",
"en_US": ""
},
"status": "",
"models": [
{
"model": "",
"label": {
"zh_Hans": "",
"en_US": ""
},
"model_type": "",
"features": [
""
],
"fetch_from": "",
"model_properties": {
"mode": "",
"context_size": 0
},
"deprecated": false,
"status": "",
"load_balancing_enabled": false
}
]
}
]
}