msp/wwwroot/test.ui
2025-07-16 15:06:49 +08:00

72 lines
3.2 KiB
XML

{
"widgettyp": "Menu",
"options": {
"width": "100%",
"target": "main",
"items": [
{
"name": "text2image",
"label": "\u6587\u751f\u56fe",
"items": [
{
"name": "cogview",
"lable": "\u667a\u666e\u6587\u751f\u56fe",
"url": "http://localhost:9080/dialog/model_dialog.dspy?modelinstanceid=zXNnSdo2NmlFy_URIDQc7&modetypeid=text2image"
}
]
},
{
"name": "text2text",
"label": "\u6587\u751f\u6587",
"items": [
{
"name": "\u5343\u5e06\u5927\u6a21\u578b",
"lable": "\u5343\u5e06\u5927\u6a21\u578b",
"url": "http://localhost:9080/dialog/model_dialog.dspy?modelinstanceid=-H1l7-eCRBD3pYZ-G2aIw&modetypeid=text2text"
},
{
"name": "phi3:3.8b",
"lable": "phi3:3.8b",
"url": "http://localhost:9080/dialog/model_dialog.dspy?modelinstanceid=bmmjVUFgbLxvlD0M-raed&modetypeid=text2text"
},
{
"name": "llama3:8b",
"lable": "8b\u53c2\u6570llama3",
"url": "http://localhost:9080/dialog/model_dialog.dspy?modelinstanceid=dm5-cLUWsB0vF12BwYfR6&modetypeid=text2text"
},
{
"name": "codestral:22b",
"lable": "codestral:22b",
"url": "http://localhost:9080/dialog/model_dialog.dspy?modelinstanceid=E5_mRi0eI_pExMCwW0wvM&modetypeid=text2text"
},
{
"name": "wizardlm2:7b",
"lable": "wizardlm2:7b",
"url": "http://localhost:9080/dialog/model_dialog.dspy?modelinstanceid=eYaTeUXEXKLqd6ruu9_VP&modetypeid=text2text"
},
{
"name": "mistral:7b",
"lable": "mistral:7b",
"url": "http://localhost:9080/dialog/model_dialog.dspy?modelinstanceid=NdB3nq3SF9qfg5Kvnm2h0&modetypeid=text2text"
},
{
"name": "moonshot-v1-8k",
"lable": "",
"url": "http://localhost:9080/dialog/model_dialog.dspy?modelinstanceid=puxRX9FT1pk4YnaT30oR9&modetypeid=text2text"
},
{
"name": "codellama:13b",
"lable": "code llama:13b",
"url": "http://localhost:9080/dialog/model_dialog.dspy?modelinstanceid=wo5Q6ID-H6yx-3nDjdEt5&modetypeid=text2text"
},
{
"name": "sqlcoder:15b",
"lable": "sqlcoder:15b",
"url": "http://localhost:9080/dialog/model_dialog.dspy?modelinstanceid=XtjmxxDPDdvfeCC2IVrDc&modetypeid=text2text"
}
]
}
]
}
}