feat: Let the top navigation bar open in a tab when you right click on it #3018 (#3486)
6b85a7f
balibabucommited on
feat: "Open link in new tab" doesn't work for profile image #3018 (#3480)
896abbe
balibabucommited on
feat: Retrieval chunks by page #2247 (#2373)
c39b5d3
balibabucommited on
feat: Hide search tab #2247 (#2322)
65da567
balibabucommited on
feat: Click on the relevant question tag to continue searching for answers #2247 (#2320)
e68f488
balibabucommited on
feat: Show chat tab #2247 (#2307)
24ea1d7
balibabucommited on
feat: Fetch mind map in search page #2247 (#2292)
f9e19e4
balibabucommited on
feat: Added md.svg #345 (#2289)
4ea925e
balibabucommited on
feat: Search for the answers you want based on the selected knowledge base #2247 (#2287)
d4bff6a
balibabucommited on
feat: send question with retrieval api #2247 (#2272)
3927930
balibabucommited on
feat: Add SearchPage #2247 (#2248)
e3239a2
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
Make the app name configurable even after the project is built (#731)
15052fd
balibabucommited on
feat: translate FileManager #345 (#558)
7c6cf75
balibabucommited on
fix: cannot save the system model setting #468 (#508)
8c06509
balibabucommited on
Fixed an issue where refreshing the login page caused the language settings to become invalid. #249 (#250)
5769711
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: add UserSetting and set height of MoreIcon to 24px and replace logo (#111)
657bc8a
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: 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)