fix: fetch user by @tanstack/react-query #1306 (#1709)
598945f
balibabucommited on
fix: Set the default language to English #1306 (#1694)
fd6a873
balibabucommited on
feat: change all file names to lowercase #1574 (#1575)
68ed806
balibabucommited on
fix: new message appears in wrong chat window. #1289 (#1571)
3951bd3
balibabucommited on
feat: replace the graph icon in the header #918 (#1376)
596e145
balibabucommited on
feat: add graph tab to header #918 (#1374)
d944812
balibabucommited on
feat: add DynamicCategorize #918 (#1273)
04225e2
balibabucommited on
Make the app name configurable even after the project is built (#731)
15052fd
balibabucommited on
fix: display the current language directly at the top and do not disp… (#579)
b941fd0
balibabucommited on
feat: translate FileManager #345 (#558)
7c6cf75
balibabucommited on
fix: cannot save the system model setting #468 (#508)
8c06509
balibabucommited on
feat: Support Traditional Chinese (#336)
74ade83
balibabucommited on
Fixed an issue where refreshing the login page caused the language settings to become invalid. #249 (#250)
5769711
balibabucommited on
change language #245 (#246)
88e5a61
balibabucommited on
remove showDeleteConfirm function and center the Empty of knowledge list and extract the text of the login page to en.json (#203)
e441caf
balibabucommited on
feat: add logo-with-text.png (#184)
cfbf213
balibabucommited on
feat: jumping from the chunk list page to the file list page keeps th… (#174)
7c4aa10
balibabucommited on
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)
84f80c5
balibabucommited on
feat: generate select options for SystemModelSettingModal grouped by type and add llm icon and add upgrade button to UserSettingTeam and replace the icon in the sidebar of the user settings page (#128)
d80b399
balibabucommited on
feat: add UserSetting and set height of MoreIcon to 24px and replace logo (#111)
657bc8a
balibabucommited on
feat: call useLoginWithGithub in useAuth (#107)
30910b7
balibabucommited on
feat: login with github and if it is not a pdf file, set the width of chunkContainer to 100% (#106)
b40a87c
balibabucommited on
feat: fixed the issue that some PDF documents could not be displayed on the chunk list page in small screens and logout (#105)
04d557b
balibabucommited on
feat: fetch knowledge detail on KnowledgeUploadFile mount and add category column to chunk table and set initial value for the model field of chat setting (#104)
4086c42
balibabucommited on
feat: Add Skeleton to MessageItem before the backend returns a message and fixed the issue where ChatConfigurationModal displays old data when creating a new dialog (#99)
405c9f9
balibabucommited on
feat: set width of chunk text to 100% and add Skeleton to Preview of document and remove react-pdf (#94)
a9e3dcb
balibabucommited on
feat: render message reference and add avatar to MessageItem (#73)
aa396c5
balibabucommited on
feat: add temperature and top-p to ModelSetting and add ChatConfigurationModal and bind backend data to KnowledgeCard (#65)
452020d
balibabucommited on
feat: Modify the color of the svg icon in the header according to the selected state and feat: extract routing information from the knowledge base into constants (#51)
503735c
balibabucommited on
feat: layout the knowledge list page and modify the page switching button in the header (#48)
af3ef26
balibabucommited on
feat: prevent the user from entering the knowledge base if he is not logged in (#45)