llama-gpt/components/Chat
Jason Banich 23ad285a4b
Adds a loading spinner that replaces send icon while result is generated (#329)
2023-04-01 23:02:15 -06:00
..
Chat.tsx Fix icon color (#344) 2023-04-01 04:36:46 -06:00
ChatInput.tsx Adds a loading spinner that replaces send icon while result is generated (#329) 2023-04-01 23:02:15 -06:00
ChatLoader.tsx fix: label layout shift (#338) 2023-03-31 20:14:59 -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 Feature: add link to openai account usage (#319) 2023-03-30 20:10:11 -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 fix: prompts list height (#340) 2023-04-01 01:40:25 -06:00
VariableModal.tsx Prompts (#229) 2023-03-27 09:38:56 -06:00