memos/web/src/components/MemosChat
CorrectRoadH 39351970d0
feat: implement memo chat frontend (#1938)
* feat: implment backend function

* feat: implment frontend component

* stash

* eslint

* eslint

* eslint

* delete node

* stash

* refactor the style

* eslint

* eslint

* eslint

* fix build error

* add dep

* Update web/src/components/MemosChat/ConversationTab.tsx

Co-authored-by: boojack <stevenlgtm@gmail.com>

* Update web/src/components/MemosChat/ConversationTab.tsx

Co-authored-by: boojack <stevenlgtm@gmail.com>

* feat: change the name

* disable for vistor

---------

Co-authored-by: boojack <stevenlgtm@gmail.com>
2023-07-14 13:09:21 +08:00
..
ConversationTab.tsx feat: implement memo chat frontend (#1938) 2023-07-14 13:09:21 +08:00
MemosChatInput.tsx feat: implement memo chat frontend (#1938) 2023-07-14 13:09:21 +08:00
MemosChatMessage.tsx feat: implement memo chat frontend (#1938) 2023-07-14 13:09:21 +08:00