ragflow / web /src /pages

Commit History

Fix a bug in 'assistant-setting.tsx' that causes the upload button to… (#796)
447b19b

achilou commited on

fix: .knowledgebase folder can be deleted bug and change "Add file to knowledge base" to "Link file to knowledge base" bug (#786)
18af531

balibabu commited on

fix: remove Top K in retrieval testing #770 and if the document parsing fails, the error message returned by the backend is displayed (#782)
e890f0a

balibabu commited on

feat: support GPT-4o #771 and hide the add button when the folder is a knowledge base (#775)
1a0fce6

balibabu commited on

Refactor message output format (#772)
c57f28e

jinhai-2012 commited on

fix: hide the add button when the folder is a knowledge base (#765)
dd62358

balibabu commited on

Make the app name configurable even after the project is built (#731)
15052fd

balibabu commited on

feat: delete the added model #503 and display an error message when the requested file fails to parse #684 (#708)
ebf2bde

balibabu commited on

fix: fix uploaded file time error #680 (#690)
8d2a400

balibabu commited on

feat: support DeepSeek (#667)
dd4cbfc

balibabu commited on

fix: add spin to parsing status icon of dataset table (#649)
182a723

balibabu commited 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

balibabu commited on

fix: fixed the issue that ModelSetting could not be saved #614 (#617)
be5bfb7

balibabu commited on

fix: omit long file names (#608)
d13f144

balibabu commited on

fix: #567 use modal to upload files in the knowledge base (#601)
4c6dadf

balibabu commited on

feat: add FlowCanvas (#593)
dcce454

balibabu commited on

fix: display the current language directly at the top and do not disp… (#579)
b941fd0

balibabu commited on

feat: add Tooltip to action icon of FileManager (#561)
9426215

balibabu commited on

feat: translate FileManager #345 (#558)
7c6cf75

balibabu commited on

feat: add file icon to table of FileManager #345 (#543)
bd39551

balibabu commited on

feat: upload file in FileManager #345 (#529)
40a88fa

balibabu commited on

feat: create folder #345 (#518)
4056097

balibabu commited on

fix: cannot save the system model setting #468 (#508)
8c06509

balibabu commited on

feat: #345 even if the backend data returns empty, the skeleton of the chart will be displayed. (#461)
7651eb4

balibabu commited on

feat: translate EmbedModal #345 (#455)
7ba250b

balibabu commited on

fix: replace some pictures of chunk method #437 (#438)
700dff9

balibabu commited on

feat: add overview (#391)
b916b29

balibabu commited on

feat: add quote item to PromptEngine (#338)
f6eb84a

balibabu commited on

feat: Support Traditional Chinese (#336)
74ade83

balibabu commited on

feat: support Xinference (#319)
e693841

balibabu commited on

Update default language to English (#309)
0957ae0

jinhai-2012 commited on

feat: replace dataset icon (#307)
9dbf7c1

balibabu commited on

feat: add batch operations for document list (#302)
e52051a

balibabu commited on

fix: historical chats appear in the new user's chat box #256 (#282)
7c07000

balibabu commited on

feat: add ollama.md link to OllamaModal (#272)
9bea9fa

balibabu commited on

feat: add support for ollama #221 (#260)
21cf732

balibabu commited on

Fixed an issue where refreshing the login page caused the language settings to become invalid. #249 (#250)
5769711

balibabu commited on

change language #245 (#246)
88e5a61

balibabu commited on

fix: #209 after saving the knowledge base configuration, jump to the dataset page (#212)
badd5fe

balibabu commited on

remove showDeleteConfirm function and center the Empty of knowledge list and extract the text of the login page to en.json (#203)
e441caf

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: add logo-with-text.png (#184)
cfbf213

balibabu commited on

feat: jumping from the chunk list page to the file list page keeps th… (#174)
7c4aa10

balibabu commited on

feat: add background image to login page and alter tooltip of base_url and add llm type to Added models List (#173)
3313a7c

balibabu commited on

feat: add base_url to ApiKeyModal (#167)
3fb07ee

balibabu commited on

feat: add corresponding icons to files (#164)
b0b89da

balibabu commited 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

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: by obtaining the width and height of the pdf and passing it to b… (#151)
31c7dca

balibabu commited on