This commit is contained in:
yumoqing 2025-08-21 11:54:52 +08:00
parent 218f617cbe
commit cc09760e64

View File

@ -19,10 +19,15 @@
"label":"模型类型",
"url":"{{entire_url('/llmage/llmcatelog')}}"
},
{
"name":"listllm",
"label": "模型列表",
"url":"{{entire_url('/llmage/show_llms.ui')}}"
},
{
"name":"llm",
"label":"模型",
"url":"{{entire_url('llmage/llm')}}"
"url":"{{entire_url('/llmage/llm')}}"
}
]
},