server_config
{
"mcp_params": [
{
"isHeader": false,
"required": true,
"fieldName": "TENCENTCLOUD_SECRET_ID",
"fieldType": "",
"placeholder": "TENCENTCLOUD_SECRET_ID",
"userVisible": true,
"defaultValue": ""
},
{
"isHeader": false,
"required": true,
"fieldName": "TENCENTCLOUD_SECRET_KEY",
"fieldType": "",
"placeholder": "TENCENTCLOUD_SECRET_KEY",
"userVisible": true,
"defaultValue": ""
}
],
"sample_prompts": [
"查询腾讯云HAI支持的所有应用模板及其使用场景",
"我想在上海地区创建一个HAI实例,请推荐适合AI训练的应用模板和机型",
"如何查看我名下所有HAI实例的运行状态及所属地域"
]
}
env_schema
[
{
"isHeader": false,
"required": true,
"fieldName": "TENCENTCLOUD_SECRET_ID",
"fieldType": "",
"placeholder": "TENCENTCLOUD_SECRET_ID",
"userVisible": true,
"defaultValue": ""
},
{
"isHeader": false,
"required": true,
"fieldName": "TENCENTCLOUD_SECRET_KEY",
"fieldType": "",
"placeholder": "TENCENTCLOUD_SECRET_KEY",
"userVisible": true,
"defaultValue": ""
}
]