Commit Graph

61 Commits

Author SHA1 Message Date
ajaythapliyal
a888f38afb wires up the feedback event handler with redux storie 2023-03-06 23:02:15 +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
fdc8a509de fixes on comments 2023-02-25 18:43:54 +00:00
Alex
4011398b0c moved string prep 2023-02-25 15:35:45 +00:00
Alex
6eef53cb1b API conversation 2023-02-25 13:36:03 +00:00
ajaythapliyal
1fc9d61325 shows error message when request req fails 2023-02-22 10:02:05 +05:30
ajaythapliyal
f7463699be removes hardcoded conversation 2023-02-20 09:19:57 +05:30
ajaythapliyal
a036a6b979 Adds mock conversation api layer, adds reducers to handle various asyc
state and wires it with conversation UI
2023-02-20 09:04:24 +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
d20b5f3e09 adds conversation slice 2023-02-19 09:53:39 +05:30