- Mar 14, 2024
-
-
balibabu authored
feat: remove loading from document table and fixed the issue where gif images could not be uploaded on the configuration page (#122) * feat: fixed the issue where gif images could not be uploaded on the configuration page * feat: remove loading from document table
-
- Mar 06, 2024
-
-
balibabu authored
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) * feat: set initial value for the model field of chat setting * feat: add category column to chunk table * feat: fetch knowledge detail on KnowledgeUploadFile mount
-
- Mar 05, 2024
-
-
balibabu authored
feat: add DocumentPreviewer for chunk of chat reference and remove duplicate \n from record.progress_msg (#97) * feat: Remove duplicate \n from record.progress_msg * feat: add DocumentPreviewer for chunk of chat reference
-
- Mar 04, 2024
-
-
balibabu authored
feat: set width of chunk text to 100% and add Skeleton to Preview of document and remove react-pdf (#94) * feat: remove react-pdf * feat: add Skeleton to Preview of document * feat: set width of chunk text to 100%
-
balibabu authored
feat: locate the specific location of the document based on the coordinates of the chunk and add Upload to AssistantSetting (#92) * feat: add Upload to AssistantSetting * feat: locate the specific location of the document based on the coordinates of the chunk
-
- Mar 01, 2024
-
-
balibabu authored
* feat: add DocumentPreview * feat: display all pdf pages
-
- Feb 28, 2024
- Feb 22, 2024
-
-
balibabu authored
* feat: set chat configuration to backend * feat: exclude unEnabled variables * feat: delete chat dialog * feat: fetch conversation
-
- Feb 20, 2024
-
-
balibabu authored
* feat: extract SimilaritySlider * feat: create a chat assistant
-
- Feb 18, 2024
-
-
balibabu authored
feat: remove KnowledgeSearching and add knowledge configuration page and add a run button to the document (#64) * feat: add a run button to the document * feat: add knowledge configuration page * feat: remove KnowledgeSearching
-
- Feb 06, 2024
-
-
balibabu authored
* feat: set chunk to available state * feat: select all chunk
-
- Feb 05, 2024
-
-
balibabu authored
* feat: confirm before deleting knowledge base * feat: add ChunkToolBar
-
balibabu authored
* feat: add pagination to document table * feat: fetch document list by page * feat: poll the document list * feat: upload document * feat: save the selected parser to the backend on the upload file page
-
- 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 29, 2024
-
-
balibabu authored
-
- 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
-