Simplify new_session.ui: Remove AI Model field to use Hermes default model automatically
This commit is contained in:
parent
c898c9eef1
commit
25add75558
@ -30,15 +30,7 @@
|
||||
"label": "Session Name",
|
||||
"placeholder": "Enter session name...",
|
||||
"width": "100%",
|
||||
"marginBottom": "16px"
|
||||
},
|
||||
{
|
||||
"uitype": "str",
|
||||
"name": "model-select",
|
||||
"label": "AI Model",
|
||||
"placeholder": "Enter model name or ID...",
|
||||
"width": "100%",
|
||||
"marginBottom": "16px"
|
||||
"marginBottom": "24px"
|
||||
},
|
||||
{
|
||||
"uitype": "text",
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user