fix: add spin to parsing status icon of dataset table (#649)
182a723
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: fixed the issue that ModelSetting could not be saved #614 (#617)
be5bfb7
balibabucommited on
fix: omit long file names (#608)
d13f144
balibabucommited on
fix: #567 use modal to upload files in the knowledge base (#601)
4c6dadf
balibabucommited on
feat: add FlowCanvas (#593)
dcce454
balibabucommited on
fix: display the current language directly at the top and do not disp… (#579)
b941fd0
balibabucommited on
feat: add Tooltip to action icon of FileManager (#561)
9426215
balibabucommited on
feat: translate FileManager #345 (#558)
7c6cf75
balibabucommited on
feat: add file icon to table of FileManager #345 (#543)
bd39551
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
feat: #345 even if the backend data returns empty, the skeleton of the chart will be displayed. (#461)
7651eb4
balibabucommited on
feat: translate EmbedModal #345 (#455)
7ba250b
balibabucommited on
fix: replace some pictures of chunk method #437 (#438)
feat: add batch operations for document list (#302)
e52051a
balibabucommited on
fix: historical chats appear in the new user's chat box #256 (#282)
7c07000
balibabucommited on
feat: add ollama.md link to OllamaModal (#272)
9bea9fa
balibabucommited on
feat: add support for ollama #221 (#260)
21cf732
balibabucommited on
Fixed an issue where refreshing the login page caused the language settings to become invalid. #249 (#250)
5769711
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: all documents in the knowledge base cannot be selected if they have not been parsed. #214 (#215)
ebd2f75
balibabucommited on
fix: #209 after saving the knowledge base configuration, jump to the dataset page (#212)
badd5fe
balibabucommited on
remove showDeleteConfirm function and center the Empty of knowledge list and extract the text of the login page to en.json (#203)
e441caf
balibabucommited on
feat: enlarge the size of the next button for uploading files and add locale config to global.ts (#195)
6e3eead
balibabucommited on
fix: fixed the issue where ChunkMethodModal cannot correctly display … (#189)
4f62080
balibabucommited on
feat: add logo-with-text.png (#184)
cfbf213
balibabucommited on
feat: jumping from the chunk list page to the file list page keeps th… (#174)
7c4aa10
balibabucommited on
feat: add background image to login page and alter tooltip of base_url and add llm type to Added models List (#173)
3313a7c
balibabucommited on
feat: add base_url to ApiKeyModal (#167)
3fb07ee
balibabucommited on
feat: add corresponding icons to files (#164)
b0b89da
balibabucommited on
feat: set the object-fit attribute of the chunk image to contain so that the image is not stretched and if the chunk number of the knowledge base is greater than 0, set the embedding model to disabled (#160)
60101af
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
fix: by obtaining the width and height of the pdf and passing it to b… (#151)
31c7dca
balibabucommited on
fix: fixed an issue where an error was reported when fetching the file list after changing the parsing type (#150)
d3812ff
balibabucommited on
feat: hide filters button and hide testing history (#149)
1903239
balibabucommited on
feat: remove disabled from ChunkMethodModal (#148)
561c37a
balibabucommited on
refine page ranges (#147)
7f98e24
KevinHuShcommited on
feat: move layout_recognize to the bottom (#146)
69fc4f3
balibabucommited on
feat: when Layout recognize is false, hide pages (#144)