feat: display the version and backend service status on the page (#848)
bf1e3ff
balibabucommited on
feat: delete the added model #503 and display an error message when the requested file fails to parse #684 (#708)
ebf2bde
balibabucommited on
feat: support DeepSeek (#667)
dd4cbfc
balibabucommited on
feat: upload file in FileManager #345 (#529)
40a88fa
balibabucommited on
feat: create folder #345 (#518)
4056097
balibabucommited on
fix: cannot save the system model setting #468 (#508)
8c06509
balibabucommited on
fix: replace some pictures of chunk method #437 (#438)
700dff9
balibabucommited on
feat: add overview (#391)
b916b29
balibabucommited on
feat: add support for ollama #221 (#260)
21cf732
balibabucommited 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
balibabucommited on
feat: fixed the issue that some PDF documents could not be displayed on the chunk list page in small screens and logout (#105)
04d557b
balibabucommited on
feat: display all pdf pages and add DocumentPreview (#88)
e4e6a45
balibabucommited on
feat: rename conversation and delete conversation and preview reference image and fetch file thumbnails (#79)
6a6f6eb
balibabucommited on
feat: fetch conversation and delete chat dialog (#69)
058cd84
balibabucommited on
feat: create a chat assistant and extract SimilaritySlider (#67)
8c4ec99
balibabucommited on
feat: confirm before deleting knowledge base and add ChunkToolBar (#56)
eb38196
balibabucommited on
feat: save the selected parser to the backend on the upload file page and upload document (#54)
f305776
balibabucommited on
feat: modify routing to nested mode and rename document (#52)
7b71fb2
balibabucommited on
feat: remove loading from model and use DvaModel instead of redundant types such as kAModelType (#47)