llama-gpt/components/Chat
Jiayao Yu 5d9bc10cf4
Allow switching GPT model in the middle of a conversation (#181)
* Allow switching model in the middle of a conversation

* Hide model selection menu behind a settings button

* rename

* Touch up the settings icon
2023-03-26 09:09:10 -06:00
..
Chat.tsx Allow switching GPT model in the middle of a conversation (#181) 2023-03-26 09:09:10 -06:00
ChatInput.tsx feat: add in prettier and format code for consistency (#168) 2023-03-25 23:13:18 -06:00
ChatLoader.tsx feat: add in prettier and format code for consistency (#168) 2023-03-25 23:13:18 -06:00
ChatMessage.tsx chore: delete code light theme, like chatgpt (#186) 2023-03-26 02:25:58 -06:00
CopyButton.tsx feat: Message copy button (#171) 2023-03-25 22:28:08 -06:00
ErrorMessageDiv.tsx feat: add in prettier and format code for consistency (#168) 2023-03-25 23:13:18 -06:00
ModelSelect.tsx feat: add in prettier and format code for consistency (#168) 2023-03-25 23:13:18 -06:00
Regenerate.tsx feat: add in prettier and format code for consistency (#168) 2023-03-25 23:13:18 -06:00
SystemPrompt.tsx feat: add in prettier and format code for consistency (#168) 2023-03-25 23:13:18 -06:00