balibabu
fce14ee187
feat: add loading to ChatContainer and set font family to inter and add tooltip to Form.Item and download documents on the document list page ( #136 )
...
* feat: download documents on the document list page
* feat: add tooltip to Form.Item
* feat: set font family to inter
* feat: add loading to ChatContainer
2024-03-20 18:20:42 +08:00
balibabu
b69b5dd4e5
feat: set initial state of auth to null ( #108 )
2024-03-07 15:32:12 +08:00
balibabu
cfc3b62e77
feat: call useLoginWithGithub in useAuth ( #107 )
2024-03-07 14:39:34 +08:00
balibabu
2b2808c268
feat: login with github and if it is not a pdf file, set the width of chunkContainer to 100% ( #106 )
...
* feat: if it is not a pdf file, set the width of chunkContainer to 100%
* feat: login with github
2024-03-07 14:23:42 +08:00
balibabu
04aba1bb65
feat: prevent the user from entering the knowledge base if he is not logged in ( #45 )
2024-01-29 19:28:39 +08:00