Simplify new_session.ui: Remove AI Model field to use Hermes default model automatically

This commit is contained in:
yumoqing 2026-04-22 18:01:51 +08:00
parent c898c9eef1
commit 25add75558

View File

@ -30,15 +30,7 @@
"label": "Session Name", "label": "Session Name",
"placeholder": "Enter session name...", "placeholder": "Enter session name...",
"width": "100%", "width": "100%",
"marginBottom": "16px" "marginBottom": "24px"
},
{
"uitype": "str",
"name": "model-select",
"label": "AI Model",
"placeholder": "Enter model name or ID...",
"width": "100%",
"marginBottom": "16px"
}, },
{ {
"uitype": "text", "uitype": "text",