llama-gpt/components/Chat
Mckay Wrigley 1f9d17f8bf
scroll btn (#256)
* feat: added scroll down button

when the use scrolls up on the chat a button will appear on the bottom right side of the screen. It will smoothly scroll down to the bottom of the chat when the button was pressed.

* remove env

---------

Co-authored-by: dasunNimantha <dasun4@pm.me>
2023-03-28 02:52:45 -06:00
..
Chat.tsx scroll btn (#256) 2023-03-28 02:52:45 -06:00
ChatInput.tsx fix: resolve Enter event conflict during CJK IME (#253) 2023-03-28 02:46:16 -06:00
ChatLoader.tsx feat: add in prettier and format code for consistency (#168) 2023-03-25 23:13:18 -06:00
ChatMessage.tsx fix: resolve Enter event conflict during CJK IME (#253) 2023-03-28 02:46:16 -06:00
ErrorMessageDiv.tsx Prompts (#229) 2023-03-27 09:38:56 -06:00
ModelSelect.tsx make all chat area components tabbable (accessibility) (#246) 2023-03-28 02:35:57 -06:00
PromptList.tsx make all chat area components tabbable (accessibility) (#246) 2023-03-28 02:35:57 -06:00
Regenerate.tsx make all chat area components tabbable (accessibility) (#246) 2023-03-28 02:35:57 -06:00
SystemPrompt.tsx make all chat area components tabbable (accessibility) (#246) 2023-03-28 02:35:57 -06:00
VariableModal.tsx Prompts (#229) 2023-03-27 09:38:56 -06:00