Commit Graph

11 Commits

Author SHA1 Message Date
ajaythapliyal
787a06d06e refactors bubble logic 2023-03-05 19:22:03 +05:30
ajaythapliyal
19f807b6c4 refactors the conversation model from singular messages to queries
consisting of prompt and response
2023-03-05 16:29:10 +05:30
Alex
3027945fe1 edits 2023-02-27 18:48:04 +00:00
Alex
5cd9f8f6e0 chat-small-fixes 2023-02-27 16:35:12 +00:00
ajaythapliyal
b4a4007f66 word wrap fix 2023-02-26 20:04:55 +05:30
ajaythapliyal
63af495693 incorporates 13 from Nicks list 2023-02-25 11:11:15 +05:30
ajaythapliyal
4bc1a87fcf preserves whitespaces and newlines in message 2023-02-25 08:43:00 +05:30
ajaythapliyal
1fc9d61325 shows error message when request req fails 2023-02-22 10:02:05 +05:30
ajaythapliyal
e40eb53b7a hooks up the redux conversation state with conversation UI 2023-02-19 11:55:38 +05:30
ajaythapliyal
5b456cda16 adds conversation slice and acomoddates conversation component with the
data types
2023-02-19 10:36:26 +05:30
ajaythapliyal
10ac36ee7b simplifies the APIKeyModal communication and state management, adds
conversation components
2023-02-18 16:52:14 +05:30