Further simplify new_session.ui: Remove session name field, let Hermes auto-generate session names
This commit is contained in:
parent
25add75558
commit
ac07140fc4
@ -24,14 +24,6 @@
|
|||||||
"width": "100%",
|
"width": "100%",
|
||||||
"maxWidth": "600px",
|
"maxWidth": "600px",
|
||||||
"fields": [
|
"fields": [
|
||||||
{
|
|
||||||
"uitype": "str",
|
|
||||||
"name": "session-name",
|
|
||||||
"label": "Session Name",
|
|
||||||
"placeholder": "Enter session name...",
|
|
||||||
"width": "100%",
|
|
||||||
"marginBottom": "24px"
|
|
||||||
},
|
|
||||||
{
|
{
|
||||||
"uitype": "text",
|
"uitype": "text",
|
||||||
"name": "initial-prompt",
|
"name": "initial-prompt",
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user