LibreChat/client/src/components/Input
Daniel Avila 78ae220f7e fix(Input): fix isNotAppendable condition to include isSubmitting variable
fix(Input): prevent submitting message when isSubmitting is true and Enter key is pressed
2023-04-10 17:03:11 -04:00
..
BingAIOptions Make sydney tone adjustable 2023-04-08 13:29:08 +09:00
ChatGPTOptions Code cleanup 2023-04-06 14:56:33 -07:00
NewConversationMenu feat: support user-provided token to bingAI and chatgptBrowser 2023-04-10 14:51:38 +08:00
OpenAIOptions Code cleanup 2023-04-06 14:56:33 -07:00
SetTokenDialog fix: typo 2023-04-11 03:50:37 +08:00
AdjustToneButton.jsx refactor(AdjustToneButton.jsx): replace svg icon with lucide-react Settings2 icon 2023-04-08 08:37:44 -04:00
Footer.jsx feat: add preset and edit preset. 2023-04-02 04:15:07 +08:00
index.jsx fix(Input): fix isNotAppendable condition to include isSubmitting variable 2023-04-10 17:03:11 -04:00
RowButton.jsx refactor: basic message and send message. as well as model 2023-03-28 22:39:27 +08:00
SubmitButton.jsx feat: support user-provided token to bingAI and chatgptBrowser 2023-04-10 14:51:38 +08:00