Remove half-second wait, rework auto submit (#4282)
This commit is contained in:
@@ -85,6 +85,7 @@ export default function Hub({
|
||||
|
||||
<ChatInput
|
||||
handleSubmit={handleSubmit}
|
||||
autoSubmit={false}
|
||||
chatState={ChatState.Idle}
|
||||
onStop={() => {}}
|
||||
commandHistory={[]}
|
||||
|
||||
Reference in New Issue
Block a user