mirror of
https://github.com/danswer-ai/danswer.git
synced 2025-06-25 15:30:59 +02:00
enable assistant editing
This commit is contained in:
parent
9c5d33e198
commit
7358ece008
@ -435,7 +435,6 @@ export function AssistantEditor({
|
|||||||
name="name"
|
name="name"
|
||||||
tooltip="Used to identify the Assistant in the UI."
|
tooltip="Used to identify the Assistant in the UI."
|
||||||
label="Name"
|
label="Name"
|
||||||
disabled={isUpdate}
|
|
||||||
placeholder="e.g. 'Email Assistant'"
|
placeholder="e.g. 'Email Assistant'"
|
||||||
/>
|
/>
|
||||||
<div className="mb-6 ">
|
<div className="mb-6 ">
|
||||||
|
Loading…
x
Reference in New Issue
Block a user