- Mar 25, 2024
-
-
balibabu authored
fix: fixed an issue where an error was reported when fetching the file list after changing the parsing type (#150)
-
- Mar 19, 2024
-
-
balibabu authored
fix: fixed the issue that the prompt word for registering an account is not in English and fixed the issue where the last message would keep loading if the backend reported an error during chat and fixed the issue where the next button would float above the file list on the file upload page (#133) * feat: fixed the issue where the next button would float above the file list on the file upload page. * feat: fixed the issue where the last message would keep loading if the backend reported an error during chat. * fix: fixed the issue that the prompt word for registering an account is not in English
-
- 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
-
- 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 08, 2024
-
-
balibabu authored
* feat: add Image to TestingResult * feat: transform the parser's data structure
-
- 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
-