curl --location '/public-api/v1/botLlm/list' \
--header 'Authorization: Bearer 593c8a84a01746ed96abfb26c15d2103'{
"errorCode": 0,
"message": "",
"data": [
{
"id": 0,
"botId": 0,
"modelId": 0,
"options": {
"": {}
}
}
]
}