Commit History
fix: fetch user by @tanstack/react-query #1306 (#1709)
598945f
balibabu
commited on
fix: Set the default language to English #1306 (#1694)
fd6a873
balibabu
commited on
feat: change all file names to lowercase #1574 (#1575)
68ed806
balibabu
commited on
fix: new message appears in wrong chat window. #1289 (#1571)
3951bd3
balibabu
commited on
feat: replace the graph icon in the header #918 (#1376)
596e145
balibabu
commited on
feat: add graph tab to header #918 (#1374)
d944812
balibabu
commited on
feat: add DynamicCategorize #918 (#1273)
04225e2
balibabu
commited on
Make the app name configurable even after the project is built (#731)
15052fd
balibabu
commited on
fix: display the current language directly at the top and do not disp… (#579)
b941fd0
balibabu
commited on
feat: translate FileManager #345 (#558)
7c6cf75
balibabu
commited on
fix: cannot save the system model setting #468 (#508)
8c06509
balibabu
commited on
feat: Support Traditional Chinese (#336)
74ade83
balibabu
commited on
Fixed an issue where refreshing the login page caused the language settings to become invalid. #249 (#250)
5769711
balibabu
commited on
change language #245 (#246)
88e5a61
balibabu
commited on
remove showDeleteConfirm function and center the Empty of knowledge list and extract the text of the login page to en.json (#203)
e441caf
balibabu
commited on
feat: add logo-with-text.png (#184)
cfbf213
balibabu
commited on
feat: jumping from the chunk list page to the file list page keeps th… (#174)
7c4aa10
balibabu
commited 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
balibabu
commited 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
balibabu
commited on
feat: add UserSetting and set height of MoreIcon to 24px and replace logo (#111)
657bc8a
balibabu
commited on
feat: call useLoginWithGithub in useAuth (#107)
30910b7
balibabu
commited on
feat: login with github and if it is not a pdf file, set the width of chunkContainer to 100% (#106)
b40a87c
balibabu
commited 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
balibabu
commited 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
balibabu
commited 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
balibabu
commited on
feat: set width of chunk text to 100% and add Skeleton to Preview of document and remove react-pdf (#94)
a9e3dcb
balibabu
commited on
feat: render message reference and add avatar to MessageItem (#73)
aa396c5
balibabu
commited on
feat: add temperature and top-p to ModelSetting and add ChatConfigurationModal and bind backend data to KnowledgeCard (#65)
452020d
balibabu
commited 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
balibabu
commited on
feat: layout the knowledge list page and modify the page switching button in the header (#48)
af3ef26
balibabu
commited on
feat: prevent the user from entering the knowledge base if he is not logged in (#45)
04aba1b
balibabu
commited on
add front end code (#27)
6b8fc2c
KevinHuSh
commited on