Commit Graph

34 Commits

Author SHA1 Message Date
ManishMadan2882
54fdd2da57 UI checks 2023-10-08 06:26:08 +05:30
ManishMadan2882
7ee3f10a81 fix 2023-10-08 05:33:13 +05:30
ManishMadan2882
accd65a26a added the copy msg feature 2023-10-08 05:27:03 +05:30
Alex
66fd402f00 Merge branch 'main' into main 2023-10-08 00:01:43 +01:00
Ankit Matth
b0085f2741 Color of all buttons and elements changed from blue to #7D54D1 2023-10-07 20:42:32 +05:30
Aditya Gupta
992f817fef Fix: Sources feature doesn't look as intended 2023-10-07 13:24:12 +05:30
Arnab Ghosh
437bd13fd0 Fixed Overflowing Text message when user passed a very long string without spaces 2023-10-05 14:44:18 +05:30
siiddhantt
1f356a67b2 fix: added conditions for error state 2023-10-03 23:32:08 +05:30
siiddhantt
afff55045f fix: css changes 2023-10-03 10:47:15 +05:30
siiddhantt
1765a8a7f9 fix: fixes according to figma design 2023-10-02 23:22:04 +05:30
siiddhantt
180c4e855e feat: updated sources section design 2023-10-02 22:37:12 +05:30
Alex
bff200fede Sources by filename if available 2023-06-12 14:56:42 +01:00
Alex
610adcbefc Sources in responses 2023-06-11 22:56:34 +01:00
Alex
7f56f57778 better markdown styling 2023-05-06 15:22:23 +01:00
Alex
cb47bcdb0e Update ConversationBubble.tsx 2023-04-26 13:35:05 +01:00
Alex
dbe9c4dc18 init 2023-04-25 17:01:44 +01:00
Chen
d3fab69155 feat: ui enhancement 2023-04-06 23:54:16 +08:00
ajaythapliyal
d1cc91dd6f makes feedback icon always visible for mobile 2023-03-07 09:44:53 +05:30
ajaythapliyal
b0b12856d5 makes the outline of feedback icon consistent with the inner color 2023-03-07 09:27:26 +05:30
ajaythapliyal
a888f38afb wires up the feedback event handler with redux storie 2023-03-06 23:02:15 +05:30
ajaythapliyal
533053f66f adds click event to the like/dislike icon 2023-03-06 08:32:57 +05:30
ajaythapliyal
d4d663de38 feedback UI 2023-03-05 22:50:24 +05:30
ajaythapliyal
37ae24b879 adds like dislike 2023-03-05 22:36:57 +05:30
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