Commit History

fix: use @tanstack/react-query to get knowledge base data #1306 (#1609)
8ef29dd

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: add batch operations for document list (#302)
e52051a

balibabu commited on

change language #245 (#246)
88e5a61

balibabu commited on

feat: enlarge the size of the next button for uploading files and add locale config to global.ts (#195)
6e3eead

balibabu commited on

fix: fixed the issue where ChunkMethodModal cannot correctly display … (#189)
4f62080

balibabu commited on

feat: select the corresponding parsing method according to the file type and after the document is successfully uploaded, use the ChunkMethodModal to select the parsing method. and remove ChunkMethodModal from knowledge-file (#158)
71b7e06

balibabu commited on

fix: fixed an issue where an error was reported when fetching the file list after changing the parsing type (#150)
d3812ff

balibabu commited on

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)
7043f18

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: remove KnowledgeSearching and add knowledge configuration page and add a run button to the document (#64)
f3d0ebd

balibabu commited on

feat: transform the parser's data structure and add Image to TestingResult (#63)
53be70c

balibabu commited on

feat: confirm before deleting knowledge base and add ChunkToolBar (#56)
eb38196

balibabu commited on

feat: save the selected parser to the backend on the upload file page and upload document (#54)
f305776

balibabu commited on

feat: modify routing to nested mode and rename document (#52)
7b71fb2

balibabu commited on