feat: 大模型API调用菜单对所有用户可见
This commit is contained in:
parent
978f540e57
commit
80ae28fd2a
@ -80,6 +80,13 @@
|
||||
"url": "{{entire_url('/dashboard_for_sage/index.ui')}}",
|
||||
"target": "app.sage_main_content"
|
||||
}
|
||||
,{
|
||||
"name": "llm_api",
|
||||
"label": "大模型API调用",
|
||||
"icon": "{{entire_url('/imgs/rocket.svg')}}",
|
||||
"url": "{{entire_url('/dashboard_for_sage/api_doc.ui')}}",
|
||||
"target": "app.sage_main_content"
|
||||
}
|
||||
,{
|
||||
"name": "llmage",
|
||||
"label": "模型管理",
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user