llama-gpt/components/Chat
Danil Shishkevich 3ca503a3f2
chore: some small improvements (#223)
* chore: stylize error message div
chore: correct styles for sidebar btn
chore: add spinner and replace header "Please wait" on spinner
chore: correct Russian translate
chore: hide clear conversation btn if not conversations
chore: stylize "Need OpenAI key" div

* chore: corrent Russian translate
2023-03-27 07:43:01 -06:00
..
Chat.tsx chore: some small improvements (#223) 2023-03-27 07:43:01 -06:00
ChatInput.tsx Fix rendering performances issues related to scrolling events (#174) 2023-03-27 01:22:38 -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 rendering performances issues related to scrolling events (#174) 2023-03-27 01:22:38 -06:00
CopyButton.tsx feat: Message copy button (#171) 2023-03-25 22:28:08 -06:00
ErrorMessageDiv.tsx chore: some small improvements (#223) 2023-03-27 07:43:01 -06:00
ModelSelect.tsx Fix unreadable dropdown menu text in dark mode (#204) 2023-03-26 13:55:47 -06:00
Regenerate.tsx feat: add in prettier and format code for consistency (#168) 2023-03-25 23:13:18 -06:00
SystemPrompt.tsx chore: restyle modal with model select (#202) 2023-03-26 09:14:47 -06:00