llama-gpt/components/Chat
Ernesto Barrera 69e05160a3
Added character count to alert message (#135)
This improvement adds additional information to the alert that is displayed when the user enters more characters than allowed in the rich text element. Now, the alert also shows the number of characters that the user has entered, which helps to provide clearer and more useful feedback to the use
2023-03-25 06:11:30 -06:00
..
Chat.tsx edit message 2023-03-25 05:49:41 -06:00
ChatInput.tsx Added character count to alert message (#135) 2023-03-25 06:11:30 -06:00
ChatLoader.tsx new load behavior 2023-03-23 08:54:22 -06:00
ChatMessage.tsx handle mobile edit 2023-03-25 06:09:51 -06:00
ModelSelect.tsx add custom system prompt (#39) 2023-03-21 01:39:32 -06:00
Regenerate.tsx error handling (#27) 2023-03-20 07:17:58 -06:00
SystemPrompt.tsx hide rogue scrollbar (#69) 2023-03-22 07:14:24 -06:00