fix: fetch user by @tanstack/react-query #1306 (#1709)
598945f
balibabucommited on
feat: change all file names to lowercase #1574 (#1575)
68ed806
balibabucommited on
Let json files support naive parsing methods #1245 (#1247)
e04709e
balibabucommited on
Implements RAPTOR for better chunking #882 (#883)
980e3c4
balibabucommited on
fix: thumbnails are too large in the chat box #818 (#819)
6aa5abc
balibabucommited on
fix: filter knowledge list by keywords and clear the selected file list after the file is uploaded successfully and add ellipsis pattern to chunk list (#628)
8e109c7
balibabucommited on
fix: omit long file names (#608)
d13f144
balibabucommited on
change language #245 (#246)
88e5a61
balibabucommited on
For any type of file, if the parsing method is general, the chunk token number needs to be displayed. #217 (#218)
8191450
balibabucommited on
fix: #209 after saving the knowledge base configuration, jump to the dataset page (#212)
badd5fe
balibabucommited on
fix: fixed the issue where ChunkMethodModal cannot correctly display … (#189)
4f62080
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)