- Mar 31, 2024
-
-
balibabu authored
* feat: jumping from the chunk list page to the file list page keeps the original page number. * feat: jump to the file upload page and reset the file list page number to 1
-
- Feb 27, 2024
-
-
balibabu authored
* feat: add message popover content * feat: add file icon
-
- Feb 02, 2024
-
-
balibabu authored
* feat: modify routing to nested mode * feat: rename document
-
balibabu authored
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) * feat: Modify the color of the svg icon in the header according to the selected state * feat: add translation icon to header * feat: shorten the route length of the knowledge base * feat: extract routing information from the knowledge base into constants
-
- Jan 30, 2024
-
-
balibabu authored
feat: remove loading from model and use DvaModel instead of redundant types such as kAModelType (#47) * feat: use DvaModel instead of redundant types such as kAModelType * feat: set the type for registerServer * feat: remove loading from model
-
- Jan 19, 2024
-
-
yqj123 authored
* set port * add knowledge-search * update text
-
- Jan 18, 2024
-
-
yqj123 authored
* update typescript * add chunk api * remove useless code
-
- Jan 17, 2024
-
-
KevinHuSh authored
-