enhancement: instruction textare using autoresize (#4404)
This commit is contained in:
parent
f6f432f768
commit
3f2d2ef10d
@ -257,7 +257,7 @@ const ThreadRightPanel = () => {
|
||||
id="assistant-instructions"
|
||||
placeholder="Eg. You are a helpful assistant."
|
||||
value={activeAssistant?.instructions ?? ''}
|
||||
// autoResize
|
||||
autoResize
|
||||
onChange={onAssistantInstructionChanged}
|
||||
/>
|
||||
</div>
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user