bugfix
This commit is contained in:
parent
218f617cbe
commit
cc09760e64
@ -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')}}"
|
||||
}
|
||||
]
|
||||
},
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user