llama-gpt/components/Chat
Mckay Wrigley 7810a3e7dc
Add GPT-4 support (#25)
* mobile ui updates

* fixes sidebar btn

* return if null

* mobile input blur

* handle mobile enter key

* new convo name

* new delete mechanism

* test height

* revert

* change padding

* remove overflow

* check relative

* padding

* done

* retry

* test

* test

* should work now

* test

* test

* more

* max h

* revert

* done
2023-03-20 03:53:00 -06:00
..
Chat.tsx Add GPT-4 support (#25) 2023-03-20 03:53:00 -06:00
ChatInput.tsx add more mobile ui (#18) 2023-03-19 06:48:57 -06:00
ChatLoader.tsx fix loader position 2023-03-18 22:21:11 -06:00
ChatMessage.tsx User message should not render as Markdown 2023-03-19 19:38:54 +08:00
ModelSelect.tsx Add GPT-4 support (#25) 2023-03-20 03:53:00 -06:00