Commit graph

16 commits

Author SHA1 Message Date
Daniel Avila
187f7b5b03 handles in-line code in model response text (not multi-line yet) 2023-02-22 22:42:22 -05:00
Daniel Avila
168d5e8075 fix linter errors 2023-02-21 19:40:28 -05:00
Daniel Avila
f18317f7b7 useDocumentTitle changes title on first title change, scrollBar renders when expected 2023-02-14 21:23:14 -05:00
Daniel Avila
c00a2c902b front and backend logic for model switching 2023-02-13 21:15:28 -05:00
Daniel Avila
a5afd5c48f animates scroll to bottom and debounces bottom 2023-02-13 20:13:59 -05:00
Daniel Avila
779f142058 fix static flag bug 2023-02-13 18:02:29 -05:00
Danny Avila
92b2109dc3 adds scrolltobottom button, still handling initial state when scrollbar is present 2023-02-13 16:31:18 -05:00
Danny Avila
acaef39d12 refactors server route for brevity, state working, styling matching to chatgpt 2023-02-13 13:32:54 -05:00
Daniel Avila
5af5a97d8f complete renaming functions, abstracts more svg, sets title to current convo title, adds a try again feature to errors 2023-02-11 10:22:15 -05:00
Daniel Avila
c36f752551 fix scrolling bug 2023-02-08 22:58:24 -05:00
Danny Avila
217bdb4865 client error handling, regen response without saving messages 2023-02-08 15:26:42 -05:00
Danny Avila
b5042a738e adds dark mode and logs errors in message response 2023-02-08 09:15:47 -05:00
Daniel Avila
51d93da3f8 adds server and client error handling, clear convos in progress 2023-02-08 00:02:29 -05:00
Daniel Avila
053368646d useeffect triggers react warning 'expected static flag was missing' but workarounds don't look as nice 2023-02-07 19:07:12 -05:00
Danny Avila
6842ac880c optimistic ui for message sending and submit state 2023-02-07 16:22:35 -05:00
Danny Avila
9d41ed4615 reorganize components and add root import plugin 2023-02-07 10:26:19 -05:00
Renamed from src/components/Messages.jsx (Browse further)